Hostname
8thdimensioncomics.com
Last fetched
8thdimensioncomics.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
8thdimensioncomics.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 |
|---|---|---|---|---|
| 44.231.180.118 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 8thdimensioncomics.com owner
- Contact emails
- jay.carlson@8thdimensioncomics.com
- 5f663019-75f8-4cbe-8830-43b021643695@identity-protect.org
- a8fcf1b8-199a-452a-a722-bd2b21aaee5e@identity-protect.org
- bd2d5f7e-8e22-4aa1-9cd3-edcf67857fd3@identity-protect.org
- c0c7c221-4458-48ad-963b-40b72376b953@identity-protect.org
- c72b9cee-e72b-4ca6-968c-c5085fd7153c@identity-protect.org
- df8b997f-bd0e-4395-81df-9aa49f0789bc@identity-protect.org
Subdomains
1 observed subdomain of 8thdimensioncomics.com.
| Subdomain |
|---|
| www.8thdimensioncomics.com |
Web-graph footprint
Distinct hostnames that link to or from 8thdimensioncomics.com in the public web crawl.
9 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for 8thdimensioncomics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from 8thdimensioncomics.com.
- IP · 44.231.180.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jay.carlson@8thdimensioncomics.com
- TLD · .com
- Browse hostnames · 8t…
- 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: "8thdimensioncomics.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.