Skip to content

Hostname

eagle-fl.com

Last fetched

eagle-fl.com resolves to 1 IPv4 address operated by AS8551 in IL. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · eagle-fl.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/eagle-fl.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.218.117.7781.218.96.0/19AS8551IL

WHOIS identity

Registrar
iana:10007
Organization
a.p. designs
Contact emails

Subdomains

5 observed subdomains of eagle-fl.com.

Web-graph footprint

Distinct hostnames that link to or from eagle-fl.com in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for eagle-fl.com.

MechanismTarget
SPF_Aeagle-fl.com
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.122.8.90
SPF_IP81.218.117.77
SPF_MXeagle-fl.com

Related pages

Pivot deeper into the graph from eagle-fl.com.

Cypher and MCP

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

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