Hostname
demotce.com
Last fetched
demotce.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
demotce.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 |
|---|---|---|---|---|
| 18.173.187.11 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.58 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.75 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.79 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.169.173.102 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.106 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.57 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.71 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of demotce.com owner
- Contact emails
- 1b01e7d0-59b1-425e-8f92-be6f0356afaf@identity-protect.org
- 39bc3662-323d-4f7f-89f6-dd0b93c1dc3e@identity-protect.org
- 48bfd065-437c-4922-b601-c570a87cb8ba@identity-protect.org
- 653a7e8b-dfd5-4a44-aab7-8f1c00b5f188@identity-protect.org
- 7443844e-d9f5-4382-b7c8-f1acc5701203@identity-protect.org
- b526a222-af10-4529-a315-a0fdb527ded2@identity-protect.org
- owner-11132569@demotce.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from demotce.com.
- IP · 18.173.187.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 1b01e7d0-59b1-425e-8f92-be6f0356afaf@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "demotce.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.