Skip to content

Hostname

ifit.com

Last fetched

ifit.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ifit.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ifit.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.17.15218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.119.13034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.158.13844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.201.5544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.177.17452.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.215.1452.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.242.25352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.49.5054.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.125.17254.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.31.13498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

81 observed subdomains of ifit.com.

Web-graph footprint

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

577 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ifit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP50.100.15.145/32
SPF_IP52.33.33.178/32
SPF_IP52.47.118.198

Related pages

Pivot deeper into the graph from ifit.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ifit.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.