Hostname
dot-core.com
Last fetched
dot-core.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dot-core.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 |
|---|---|---|---|---|
| 3.166.34.119 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.19 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.22 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.166.34.55 | 3.166.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 3.168.102.101 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.89 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.92 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.95 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dot-core.com owner
- Contact emails
- 0cdfb8d0-766c-41f9-813c-bfcd79ba3728@identity-protect.org
- 61e161aa-1f89-42d7-883c-91d030b1602b@identity-protect.org
- 6d9cd316-6496-4b43-8e75-e775881b6049@identity-protect.org
- 7054ce54-1739-4d12-adc0-31229fec3a09@identity-protect.org
- a5b8f901-98d2-4aa3-86b4-ee18e33f3620@identity-protect.org
- fb534ef8-d7d8-449d-a9fb-cec2aee08199@identity-protect.org
Subdomains
1 observed subdomain of dot-core.com.
| Subdomain |
|---|
| links.dot-core.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dot-core.com.
- IP · 3.166.34.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TH
- Email · 0cdfb8d0-766c-41f9-813c-bfcd79ba3728@identity-protect.org
- TLD · .com
- Browse hostnames · do…
- 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: "dot-core.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.