Skip to content

Hostname

eao.com

Last fetched

eao.com resolves to 1 IPv4 address operated by NINE in CH. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.148.180.2045.148.160.0/19AS29691NINECH

WHOIS identity

Registrar
iana:2
Organization
eao
Contact emails

Subdomains

95 observed subdomains of eao.com.

Web-graph footprint

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

333 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for eao.com.

MechanismTarget
SPF_INCLUDE_spf.nanolearning.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP122.17.147.40
SPF_IP213.95.153.226
SPF_MXeao.com

Related pages

Pivot deeper into the graph from eao.com.

Cypher and MCP

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

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