Hostname
angledimension.com
Last fetched
angledimension.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
angledimension.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.104.103 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.106 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.14 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.104.52 | 13.32.104.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.180.12 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.37 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.4 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 18.161.180.55 | 18.161.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:468
- Organization
- c/o inmotion hosting,
- Contact emails
- angledimension.com@dns-protect.net
- 233b7ba6-66db-4ca3-a940-6e8c519da1ea@identity-protect.org
- 35d1113d-387f-441f-8b3f-f857dc72d60a@identity-protect.org
- 4bbef28c-e341-40c5-8bc0-415c8b62f2b4@identity-protect.org
- 4bc8a9a7-9e2b-4e99-9460-a432c20f8f8c@identity-protect.org
- bf9d3510-7bc0-457b-9df9-f3fd2176a466@identity-protect.org
- c2ff5a4f-c35b-4736-91de-4857dd9e40c9@identity-protect.org
Subdomains
56 observed subdomains of angledimension.com.
Showing 25 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from angledimension.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for angledimension.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from angledimension.com.
- IP · 13.32.104.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · angledimension.com@dns-protect.net
- TLD · .com
- Browse hostnames · an…
- 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: "angledimension.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.