Hostname
immersion-event.com
Last fetched
immersion-event.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
immersion-event.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.63.15 | 18.154.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.63.22 | 18.154.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.63.25 | 18.154.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.154.63.69 | 18.154.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.160.225.17 | 18.160.225.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.225.28 | 18.160.225.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.225.39 | 18.160.225.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.225.74 | 18.160.225.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of immersion-event.com owner
- Contact emails
- 027b011c-4aff-44b7-9124-90f623c739cd@identity-protect.org
- 06f81abc-a276-40f7-9789-a11752c63fe4@identity-protect.org
- 24a7caf6-2b35-4850-a086-21a4bd2b94d2@identity-protect.org
- 313d144d-f1ba-450e-b81d-694eaa0f36f9@identity-protect.org
- 32173a5a-8469-4e87-83f4-b5f88e6f6b45@identity-protect.org
- a4bda713-0b37-480e-a779-232fc6fd5518@identity-protect.org
- cc44a52d-17b2-4ed6-90dd-bdc741d4b75a@identity-protect.org
- owner-1104482@immersion-event.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from immersion-event.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for immersion-event.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from immersion-event.com.
- IP · 18.154.63.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 027b011c-4aff-44b7-9124-90f623c739cd@identity-protect.org
- TLD · .com
- Browse hostnames · im…
- 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: "immersion-event.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.