Skip to content

Hostname

flhurricane.com

Last fetched

flhurricane.com resolves to 1 IPv4 address operated by AS8560 in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · flhurricane.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/flhurricane.com

Resolution chain

flhurricane.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.208.70.8074.208.0.0/16AS8560US

WHOIS identity

Registrar
iana:81
Organization
cornelius, michael flhurricane
Contact emails

Subdomains

25 observed subdomains of flhurricane.com.

Web-graph footprint

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

106 sites link to this hostname.

582 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for flhurricane.com.

MechanismTarget
SPF_Aflhurricane.com
SPF_IP199.168.184.1/16
SPF_IP207.126.144.0/20
SPF_IP209.208.14.42
SPF_IP209.208.45.186
SPF_IP216.54.85.2
SPF_IP216.54.85.4
SPF_IP216.54.85.6
SPF_IP216.54.85.7
SPF_IP216.54.85.8
SPF_IP216.54.85.9
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_MXflhurricane.com

Related pages

Pivot deeper into the graph from flhurricane.com.

Cypher and MCP

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

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