Hostname
disteur.com
Last fetched
disteur.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
disteur.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.47.12 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.2 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.44 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.63 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of disteur.com owner
- Contact emails
- 1af301ed-e0f2-423d-9549-684be9c6ffdd@identity-protect.org
- 40ef42ab-f1aa-46ec-b1de-169fa920ebc8@identity-protect.org
- 48d5b511-f6c2-4650-adc1-ea7f60476ec5@identity-protect.org
- 5484c55b-2d55-4990-8baf-b1252097fb98@identity-protect.org
- 74022a5a-c0a5-4aba-bcd5-cb9cecc00641@identity-protect.org
- 8aa55d65-65ca-4853-8bac-4bca27a127c5@identity-protect.org
- db9b83e8-9123-4536-adc1-569fdfe87657@identity-protect.org
- owner-10670064@disteur.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of disteur.com.
Showing 4 of 8. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from disteur.com.
- IP · 108.139.47.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1af301ed-e0f2-423d-9549-684be9c6ffdd@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: "disteur.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.