Hostname
truegeometry.com
Last fetched
truegeometry.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
truegeometry.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.77.170 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.77.33 | 3.5.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.78.249 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.78.51 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.216 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.79.45 | 3.5.79.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.80.142 | 3.5.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.80.227 | 3.5.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.16 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.194 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.83.7 | 3.5.83.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.246 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.108 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.132.74 | 52.218.132.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.133.67 | 52.218.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.176.122 | 52.218.176.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.179.27 | 52.218.179.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.216.67 | 52.218.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.232.19 | 52.218.232.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.237.202 | 52.218.237.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of truegeometry.com owner
- Contact emails
- 797ab26e0a28fd0a6f708930c4f64638@domaindiscreet.com
- dave.weagle@wintergalactic.com
- 02e1d270-6f6d-4570-83ae-769c817b6b81@identity-protect.org
- 08bd2456-057e-4d3f-bd1a-f16a154c38eb@identity-protect.org
- 436d1918-d86c-4435-a292-292c8a224090@identity-protect.org
- 46c0bd50-88d9-45b7-a1a2-2cf19cc38de3@identity-protect.org
- 6aa91b11-4f40-45a1-9b88-1a15553063b1@identity-protect.org
- b2801c8d-a9f9-49fb-b5d5-fcec5b145f40@identity-protect.org
- owner-2805747@truegeometry.com.whoisprivacyservice.org
- owner-6750729@truegeometry.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of truegeometry.com.
Web-graph footprint
Distinct hostnames that link to or from truegeometry.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from truegeometry.com.
- IP · 3.5.77.170
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 797ab26e0a28fd0a6f708930c4f64638@domaindiscreet.com
- TLD · .com
- Browse hostnames · tr…
- 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: "truegeometry.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.