Hostname
immersivefactory.com
Last fetched
immersivefactory.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
immersivefactory.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 |
|---|---|---|---|---|
| 108.139.200.103 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.23 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.59 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.69 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 13.226.244.3 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.38 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.72 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.95 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of immersivefactory.com owner
- Contact emails
- immersivefactory@gmail.com
- 21506513-0b1e-4ca6-bcfa-0941bce808b8@identity-protect.org
- 4bd88e6e-8b8c-49de-a15f-7bf982984b25@identity-protect.org
- 5b76d69f-0b80-4285-bdc3-58b530a42f3c@identity-protect.org
- ae6e1d77-28ed-444a-ae0d-b74b611c7302@identity-protect.org
- b0ba714c-7404-47e4-b936-d050c0a41f31@identity-protect.org
Subdomains
15 observed subdomains of immersivefactory.com.
Showing 12 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from immersivefactory.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for immersivefactory.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sendinblue.com |
Related pages
Pivot deeper into the graph from immersivefactory.com.
- IP · 108.139.200.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NG
- Email · immersivefactory@gmail.com
- 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: "immersivefactory.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.