Hostname
aurorapreserved.com
Last fetched
aurorapreserved.com resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
aurorapreserved.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 |
|---|---|---|---|---|
| 68.66.216.8 | 68.66.216.0/21 | AS55293 | A2HOSTING - A2 Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 15edf3c394de2c8a91e5c58e2091785039498e040262dd0ff922fb89e342aa78@aurorapreserved.com.whoisproxy.org
- 191fb7859756e3c01a8fb21fcc394cf142965b4165476ded555359eb848999da@aurorapreserved.com.whoisproxy.org
- 2e2ff4e822b6beaa1d756e80122775a7f1d05cab0bb60cd32148140d11f9fc9b@aurorapreserved.com.whoisproxy.org
- a911de3e3665cdfdeccf48f39ed2cc71f8df375906a3c77c69a4233db6805f5e@aurorapreserved.com.whoisproxy.org
- bfee5c9a054a4520c6739523a4764f799d405c9510b435574403b6bf85fe4f7e@aurorapreserved.com.whoisproxy.org
Subdomains
8 observed subdomains of aurorapreserved.com.
Web-graph footprint
Distinct hostnames that link to or from aurorapreserved.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for aurorapreserved.com.
| Mechanism | Target |
|---|---|
| SPF_A | aurorapreserved.com |
| SPF_INCLUDE | spf.supercp.com |
| SPF_IP | 68.66.216.8 |
| SPF_MX | aurorapreserved.com |
Related pages
Pivot deeper into the graph from aurorapreserved.com.
- IP · 68.66.216.8
- ASN · AS55293A2HOSTING - A2 Hosting, Inc.
- Registrar · iana:228
- Country · US
- Email · 15edf3c394de2c8a91e5c58e2091785039498e040262dd0ff922fb89e342aa78@aurorapreserved.com.whoisproxy.org
- 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: "aurorapreserved.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.