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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 202.27.215.11 | 202.27.215.0/24 | AS9303 | TDL2L-AS-AP The Digital Lab 2007 Limited | NZ |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for aurora-process.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145705320.spf05.hubspotemail.net |
| SPF_INCLUDE | spf-au.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 114.23.155.97 |
| SPF_IP | 203.118.148.245 |
| SPF_IP | 209.222.80.0/21 |
| SPF_IP | 64.235.144.0/20 |
Related pages
Pivot deeper into the graph from aurora-process.com.
- IP · 202.27.215.11
- ASN · AS9303TDL2L-AS-AP The Digital Lab 2007 Limited
- Registrar · iana:69
- Country · NZ
- Email · braden.goddin@aurora-nz.com
- TLD · .com
- Browse hostnames · au…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.