Hostname
talk-label.com
Last fetched
talk-label.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
talk-label.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 |
|---|---|---|---|---|
| 13.158.179.47 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.230.157.18 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.112.111 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.145.25 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.92.22.221 | 54.92.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.66.62 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of talk-label.com owner
- Contact emails
- 3bb66d44-8e0a-47dd-9b11-457191272fc6@identity-protect.org
- 403b7777-99bd-4f89-b75d-212d16c610ae@identity-protect.org
- 6eeb31f2-8f92-4a1c-b89f-ad5e0f909545@identity-protect.org
- 706ffa40-e591-4566-8867-388ad488e90d@identity-protect.org
- 90d7f4b6-478e-41c9-aeb6-ea04b43b2fd4@identity-protect.org
- a6f41527-1611-4083-9621-083ec496a8e2@identity-protect.org
- owner-5641972@talk-label.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from talk-label.com in the public web crawl.
5 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from talk-label.com.
- IP · 13.158.179.47
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3bb66d44-8e0a-47dd-9b11-457191272fc6@identity-protect.org
- TLD · .com
- Browse hostnames · ta…
- 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: "talk-label.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.