Hostname
bites-api.com
Last fetched
bites-api.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bites-api.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 |
|---|---|---|---|---|
| 34.247.121.84 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.251.76.229 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.255.72.122 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.175.195 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.119.219 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.81.96.77 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bites-api.com owner
- Contact emails
- 1721dbbf-c8c8-44ab-bf63-b98496beb542@identity-protect.org
- 1e5360b2-e171-4636-83cf-71ae0e59c22e@identity-protect.org
- 30fa6f54-73e4-428b-9d3a-31e21b38c9da@identity-protect.org
- 51c1aa14-1976-4339-a034-5adf7f10aa09@identity-protect.org
- 54ae2814-b4fc-48a5-b587-1ff50fc75baf@identity-protect.org
- 80bfd82c-51e1-496f-b7e2-625eb01f6d4f@identity-protect.org
- f5e527d3-2ddc-45d4-ad05-886e8ee88707@identity-protect.org
Subdomains
8 observed subdomains of bites-api.com.
Threat posture
History
Related pages
Pivot deeper into the graph from bites-api.com.
- IP · 34.247.121.84
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 1721dbbf-c8c8-44ab-bf63-b98496beb542@identity-protect.org
- TLD · .com
- Browse hostnames · bi…
- 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: "bites-api.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.