What is the name of the domain?
What is the issue you’re encountering
How can I tell if Cloudflare is hosting my site
What are the steps to reproduce the issue?
How can I determine if Cloudflare is hosting a website? The gist of the issue is that the site was set up 6 years ago by the head coach, and no one seems to remember who the hosting company is or where the bills are being sent. We are trying to figure this out before someone stops paying the hosting fee and we lose the site.
sjr
October 3, 2025, 9:44pm
2
Cloudflare is not the host of your site, just a proxy between the users and your host to protect your site…
https://cf.sjr.dev/tools/check?c92f82c9b32142acb923c3bc986d0b1b#connection-server-https
There’s no history of the site outside Cloudflare…
https://securitytrails.com/domain/fortcollinsfootball.com/history/a
The mail server gives away the IP address though as it seems to be where the site is hosted on the same server…
https://cf.sjr.dev/tools/check?c92f82c9b32142acb923c3bc986d0b1b#dns-other
The IP address belongs to these so likely they are the host…
curl -i https://fortcollinsfootball.com --connect-to ::104.36.62.20
HTTP/2 200
x-powered-by: PHP/8.0.30
content-type: text/html; charset=UTF-8
link: <https://fortcollinsfootball.com/wp-json/>; rel="https://api.w.org/"
link: <https://fortcollinsfootball.com/wp-json/wp/v2/pages/9>; rel="alternate"; title="JSON"; type="application/json"
link: <https://wp.me/PaUm4I-9>; rel=shortlink
vary: accept, content-type
etag: "24079-1759524111;;;"
x-litespeed-cache: hit
date: Fri, 03 Oct 2025 21:39:52 GMT
server: LiteSpeed
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
whois 104.36.62.20
% IANA WHOIS server
% for more information on IANA, visit http://www.iana.org
% This query returned 1 object
refer: whois.arin.net
inetnum: 104.0.0.0 - 104.255.255.255
organisation: ARIN
status: ALLOCATED
whois: whois.arin.net
changed: 2011-02
source: IANA
# whois.arin.net
NetRange: 104.36.56.0 - 104.36.63.255
CIDR: 104.36.56.0/21
NetName: GEEKSTORAGE-2
NetHandle: NET-104-36-56-0-1
Parent: NET104 (NET-104-0-0-0-0)
NetType: Direct Allocation
OriginAS:
Organization: GEEKSTORAGE.COM, LLC (GEEKS-2)
RegDate: 2015-12-01
Updated: 2015-12-01
Ref: https://rdap.arin.net/registry/ip/104.36.56.0
OrgName: GEEKSTORAGE.COM, LLC
OrgId: GEEKS-2
Address: 1403 Chert Cir
City: Noble
StateProv: OK
PostalCode: 73068
Country: US
RegDate: 2009-05-29
Updated: 2025-04-16
Comment: https://www.geekstorage.com
Comment: Standard NOC hours are 8am to 5pm CST.
Ref: https://rdap.arin.net/registry/entity/GEEKS-2
Thank you very much for your help. I greatly appreciate it.