Hostname
2dimensions.com
Last fetched
2dimensions.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
2dimensions.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 |
|---|---|---|---|---|
| 13.32.164.101 | 13.32.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.164.103 | 13.32.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.164.119 | 13.32.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.164.38 | 13.32.164.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.103 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | US |
| 18.239.199.58 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | US |
| 18.239.199.67 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | US |
| 18.239.199.93 | 0.0.0.0/0 | AS35708 | ASN-4IXP 4b42 Internet Exchange Point | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
4 observed subdomains of 2dimensions.com.
Web-graph footprint
Distinct hostnames that link to or from 2dimensions.com in the public web crawl.
67 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from 2dimensions.com.
- IP · 13.32.164.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 4780511256224f42a45a36213506bd15.protect@whoisguard.com
- TLD · .com
- Browse hostnames · 2d…
- 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: "2dimensions.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.