Hostname
tvfindia.com
Last fetched
tvfindia.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tvfindia.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.228.137.199 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.228.57.130 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.142.100.131 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.179.99.116 | 54.179.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tvfindia.com owner
- Contact emails
- gaurav@theviralfever.com
- 88aa3a74-b735-483a-9018-14eb9d90ee1b@identity-protect.org
- 9a911f46-9a08-4daa-8b07-315ab2d49d0d@identity-protect.org
- 9b401d9e-feaf-4bd8-9548-85017c8e732a@identity-protect.org
- bb5b0c32-8ae8-4b17-b043-37cbd62afe88@identity-protect.org
- ca045996-c5ae-4237-afd2-6b9faaac76d0@identity-protect.org
- d4ec7375-68b9-4c35-878b-9d49fcfad1a0@identity-protect.org
- e6238f93-0582-49ac-983d-30aaae12309d@identity-protect.org
Subdomains
4 observed subdomains of tvfindia.com.
Threat posture
History
Related pages
Pivot deeper into the graph from tvfindia.com.
- IP · 13.228.137.199
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · gaurav@theviralfever.com
- TLD · .com
- Browse hostnames · tv…
- 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: "tvfindia.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.