Hostname
tavusapi.com
Last fetched
tavusapi.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tavusapi.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 |
|---|---|---|---|---|
| 13.52.54.54 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.18.210.38 | 50.18.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.14.87 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.153.15.92 | 54.153.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.185.78 | 54.193.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.219.82.126 | 54.219.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tavusapi.com owner
- Contact emails
- 06c8b613-c468-4e90-95e0-3cd427235cdc@identity-protect.org
- 0ed1235e-41c0-4b14-bedb-124cf8c272f7@identity-protect.org
- 1b9c5263-74d3-4c7e-a047-1245723ac0b1@identity-protect.org
- b64ba322-93b7-4eed-9c77-224f91595f85@identity-protect.org
- bfe856e0-8f4f-4fd2-a998-d97542283d68@identity-protect.org
- c983c8b7-cdb3-40b5-8131-2a52a72b3ac7@identity-protect.org
- d3055fe7-ee77-49d3-9248-a2cfbcbec687@identity-protect.org
- ff2c151f-3f56-40ef-ad60-0d8e1485e4ff@identity-protect.org
Subdomains
7 observed subdomains of tavusapi.com.
Web-graph footprint
Distinct hostnames that link to or from tavusapi.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from tavusapi.com.
- IP · 13.52.54.54
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 06c8b613-c468-4e90-95e0-3cd427235cdc@identity-protect.org
- TLD · .com
- Browse hostnames · ta…
- 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: "tavusapi.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.