Hostname
dialecticyoga.com
Last fetched
dialecticyoga.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
dialecticyoga.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.156.172.120 | 108.156.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.172.40 | 108.156.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.172.49 | 108.156.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.172.7 | 108.156.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.243.121 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.22 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.28 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.33.243.78 | 13.33.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dialecticyoga.com owner
- Contact emails
- 38ce4598-38af-411d-aa3b-c9dcfd16da98@identity-protect.org
- 8d900976-3d1e-4631-8d7b-a0c02c64d05b@identity-protect.org
- aa28ac02-347a-45ad-ab40-62d4d9d84d5d@identity-protect.org
- c6059c18-51a7-4e99-b668-717e057b722a@identity-protect.org
- d64b070e-ca00-4050-9d9a-50949e468d05@identity-protect.org
- db2ccbfb-ea82-44a2-8499-762a8d002828@identity-protect.org
- owner-3378711@dialecticyoga.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from dialecticyoga.com.
- IP · 108.156.172.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 38ce4598-38af-411d-aa3b-c9dcfd16da98@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "dialecticyoga.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.