Hostname
telegenta.com
Last fetched
telegenta.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
telegenta.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.162.58.23 | 3.162.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.58.42 | 3.162.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.58.61 | 3.162.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.162.58.74 | 3.162.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.174.230.106 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.31 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.36 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.87 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of telegenta.com owner
- Contact emails
- 7e2c3b96-a568-43aa-80e7-3ae0bf177c0c@identity-protect.org
- 828a25a5-9fdf-4a6c-b7da-7d7e6cd4fd18@identity-protect.org
- cd8eccef-cdcd-4920-ab4a-14dee6e5e84f@identity-protect.org
- d03b94d5-0b5b-494b-b265-396c7a2c0fdb@identity-protect.org
- e2dd08ac-d741-46d6-b80d-e8286897dd61@identity-protect.org
- owner-4304081@telegenta.com.whoisprivacyservice.org
- owner-4859365@telegenta.com.whoisprivacyservice.org
- owner@telegenta.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of telegenta.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from telegenta.com.
- IP · 3.162.58.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · 7e2c3b96-a568-43aa-80e7-3ae0bf177c0c@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "telegenta.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.