Hostname
televentagarrafon.com
Last fetched
televentagarrafon.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
televentagarrafon.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 |
|---|---|---|---|---|
| 108.159.28.41 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.77 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.87 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.159.28.94 | 108.159.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.227.146.118 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.50 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.54 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.64 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of televentagarrafon.com owner
- Contact emails
- 22d6d969-d214-4fa0-8243-2b1b8ea53718@identity-protect.org
- 327aa06c-5d91-4561-a3c4-d782b1fe47d6@identity-protect.org
- 356433f6-bd3e-497b-8831-6c1efca4dcc4@identity-protect.org
- 5da6f4a5-63a8-433a-a964-5936bb3bd0b5@identity-protect.org
- a12318f1-c8d8-48ff-82f5-9a249cba10e5@identity-protect.org
- d58a77c6-da9d-43f6-95bc-c40adc83bb8b@identity-protect.org
- owner-7285722@televentagarrafon.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from televentagarrafon.com.
- IP · 108.159.28.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 22d6d969-d214-4fa0-8243-2b1b8ea53718@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: "televentagarrafon.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.