Hostname
tco-dpp.com
Last fetched
tco-dpp.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tco-dpp.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.249.12.80 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.249.247.204 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.213.186.72 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.168.13 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.51.9.164 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.6.31 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tco-dpp.com owner
- Contact emails
- 778832b6-8da9-44e5-b6e2-ee6b3fe9ee43@identity-protect.org
- 9a035923-2386-4f59-8818-2660c6335f3d@identity-protect.org
- d83e3975-1b01-4bf1-9c1a-cfd8e5da0122@identity-protect.org
- de4f0fc5-64bf-4a25-aa73-581777dd4cb3@identity-protect.org
- dfd68512-bf19-4809-b11c-9488083551af@identity-protect.org
- fc6302dd-405d-4637-a53d-cf55972ab17a@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from tco-dpp.com.
- IP · 34.249.12.80
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 778832b6-8da9-44e5-b6e2-ee6b3fe9ee43@identity-protect.org
- TLD · .com
- Browse hostnames · tc…
- 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: "tco-dpp.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.