Hostname
tnssb-dev.com
Last fetched
tnssb-dev.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tnssb-dev.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 |
|---|---|---|---|---|
| 100.52.135.229 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.223.172.182 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.183.86 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.228.250.241 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.104.51 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.156.86.81 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tnssb-dev.com owner
- Contact emails
- 191711b4-42af-4a40-bee2-18f5685ad174@identity-protect.org
- 262b3cf0-0b42-4423-81d7-81a3f6e8ba0e@identity-protect.org
- 478e5675-4ea3-4c5a-a5fe-5583acce55e1@identity-protect.org
- 6c72a71b-89c6-4f30-8cdf-d4fc7be4d01c@identity-protect.org
- 82b6ab72-ede4-466d-a18e-72414a6ed72f@identity-protect.org
- f14d1230-11d4-4068-b768-cca8b226749f@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from tnssb-dev.com.
- IP · 100.52.135.229
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 191711b4-42af-4a40-bee2-18f5685ad174@identity-protect.org
- TLD · .com
- Browse hostnames · tn…
- 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: "tnssb-dev.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.