Skip to content

Hostname

auroraer.com

Last fetched

auroraer.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · auroraer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/auroraer.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.150.1.193216.150.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
aurora energy research
Contact emails

Subdomains

29 observed subdomains of auroraer.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for auroraer.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.196.94.193
SPF_IP220.240.118.242
SPF_IP76.214.119.25
SPF_IP89.234.34.202/32

Related pages

Pivot deeper into the graph from auroraer.com.

Cypher and MCP

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

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