Skip to content

Hostname

aurora-process.com

Last fetched

aurora-process.com resolves to 1 IPv4 address operated by TDL2L-AS-AP The Digital Lab 2007 Limited in NZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
202.27.215.11202.27.215.0/24AS9303TDL2L-AS-AP The Digital Lab 2007 LimitedNZ

WHOIS identity

Registrar
iana:69
Organization
aurora
Contact emails

Subdomains

5 observed subdomains of aurora-process.com.

Web-graph footprint

Distinct hostnames that link to or from aurora-process.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for aurora-process.com.

MechanismTarget
SPF_INCLUDE145705320.spf05.hubspotemail.net
SPF_INCLUDEspf-au.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.23.155.97
SPF_IP203.118.148.245
SPF_IP209.222.80.0/21
SPF_IP64.235.144.0/20

Related pages

Pivot deeper into the graph from aurora-process.com.

Cypher and MCP

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

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