Hostname
kabaddiapi.com
Last fetched
kabaddiapi.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
kabaddiapi.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.213.116.59 | 13.212.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.136.156.25 | 18.136.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.138.176.3 | 18.138.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.0.6.237 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kabaddiapi.com owner
- Contact emails
- 08cd1252-3f54-4f61-be9e-4640cd849852@identity-protect.org
- 547b7bd5-4d1c-4ac0-86a9-4a6c4173838c@identity-protect.org
- 7bda14a4-3483-4b1b-a628-35aa04cb23ad@identity-protect.org
- 8745dab9-3b05-4c08-bc7f-5f6ac72427f0@identity-protect.org
- 8861f0f1-a47c-4e12-82b1-2bb8b632e94e@identity-protect.org
- 8d683b73-986f-465a-b4bc-7313db0ea851@identity-protect.org
- owner-10603469@kabaddiapi.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of kabaddiapi.com.
| Subdomain |
|---|
| www.kabaddiapi.com |
Web-graph footprint
Distinct hostnames that link to or from kabaddiapi.com in the public web crawl.
8 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from kabaddiapi.com.
- IP · 13.213.116.59
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 08cd1252-3f54-4f61-be9e-4640cd849852@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "kabaddiapi.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.