Hostname
twotgb.com
Last fetched
twotgb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
twotgb.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 |
|---|---|---|---|---|
| 13.249.146.51 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.83 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.89 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.249.146.9 | 13.249.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.6.101 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.102 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.111 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.164.6.66 | 3.164.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of twotgb.com owner
- Contact emails
- 56e07910-025f-4511-93a8-6b3d46c13b18@identity-protect.org
- 7043c84e-a54f-486a-a24b-f4976ce05451@identity-protect.org
- 98a9ee4c-d92d-4898-a346-b2eee28d52e4@identity-protect.org
- aee6083d-b273-4c09-9a81-336b58d8b016@identity-protect.org
- ba770402-c0f0-4f77-a172-76cbdc0ebc07@identity-protect.org
- d460d849-1a39-4009-8161-eb29c568afc0@identity-protect.org
- e39e4a73-1ad5-401c-801b-fe5dfe5f57b3@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from twotgb.com.
- IP · 13.249.146.51
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 56e07910-025f-4511-93a8-6b3d46c13b18@identity-protect.org
- TLD · .com
- Browse hostnames · tw…
- 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: "twotgb.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.