Skip to content

Hostname

aesnet.org

Last fetched

aesnet.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · aesnet.orgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aesnet.org

Resolution chain

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

IPPrefixASNOperatorCountry
40.86.98.10740.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:83
Organization
- atadmin
Contact emails

Subdomains

16 observed subdomains of aesnet.org.

Web-graph footprint

Distinct hostnames that link to or from aesnet.org in the public web crawl.

849 sites link to this hostname.

275 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aesnet.org.

MechanismTarget
SPF_Aaesnet.org
SPF_INCLUDEa_spf.aamc.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmail2.netronixcorp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.166.20.32/27
SPF_IP184.173.105.125
SPF_IP208.80.200.0/21
SPF_IP209.18.70.230

Related pages

Pivot deeper into the graph from aesnet.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aesnet.org"})-[: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.