Skip to content

Hostname

www.ottfit.com

Last fetched

www.ottfit.com resolves to 2 IPv4 addresses operated by AS213230 in US.

Nutrition Label

WHISPER CANON · www.ottfit.comRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/www.ottfit.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.161.200.1655.161.200.0/24AS213230US
65.60.9.265.60.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

No WHOIS records are currently associated with www.ottfit.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.ottfit.com.

MechanismTarget
SPF_Awww.ottfit.com
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_INCLUDEspf.websitehostserver.net
SPF_IP65.60.35.198
SPF_IP65.60.9.2
SPF_MXwww.ottfit.com

Related pages

Pivot deeper into the graph from www.ottfit.com.

Cypher and MCP

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

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