Skip to content

Hostname

fitfanatics.com

Last fetched

fitfanatics.com resolves to 3 IPv4 addresses operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · fitfanatics.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fitfanatics.com

Resolution chain

fitfanatics.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.130.124.219104.130.124.0/22AS33070RMH-14 - Rackspace HostingUS
162.159.129.85162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.130.85162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
fit fanatics
Contact emails

Subdomains

4 observed subdomains of fitfanatics.com.

Web-graph footprint

Distinct hostnames that link to or from fitfanatics.com in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fitfanatics.com.

MechanismTarget
SPF_Afitfanatics.com
SPF_Aplesk-sn1.osiriscomm.com
SPF_INCLUDE_spf.osiriscomm.com
SPF_MXfitfanatics.com

Related pages

Pivot deeper into the graph from fitfanatics.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fitfanatics.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.