Skip to content

Hostname

aera.net

Last fetched

aera.net resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · aera.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aera.net

Resolution chain

aera.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.17.116.163209.17.116.0/24AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
4.152.174.2294.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
american education and research association
Contact emails

Subdomains

21 observed subdomains of aera.net.

Web-graph footprint

Distinct hostnames that link to or from aera.net in the public web crawl.

2,593 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aera.net.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEdispatch-us.ppe-hosted.com
SPF_INCLUDEinformz.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.226.206.172
SPF_IP162.221.175.75
SPF_IP208.65.144.0/21
SPF_IP208.80.200.0/21
SPF_IP66.77.128.118

Related pages

Pivot deeper into the graph from aera.net.

Cypher and MCP

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

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