Skip to content

Hostname

aaeon.com

Last fetched

aaeon.com resolves to 1 IPv4 address operated by OVH in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · aaeon.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aaeon.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.135.37.141147.135.0.0/17AS16276OVHUS

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

8 observed subdomains of aaeon.com.

Web-graph footprint

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

477 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aaeon.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.avend.us
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.37.90.10
SPF_IP13.228.231.115
SPF_IP60.250.18.35
SPF_IP64.239.139.10
SPF_IP74.105.59.10
SPF_IP74.105.59.14
SPF_IP74.105.59.18
SPF_IP99.40.26.65

Related pages

Pivot deeper into the graph from aaeon.com.

Cypher and MCP

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

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