Skip to content

Hostname

bite-ai.com

Last fetched

bite-ai.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bite-ai.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bite-ai.com

Resolution chain

bite-ai.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.183.15916.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.2916.15.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5616.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.19716.182.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.41.14916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.70.15716.182.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.723.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.2.1093.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.1603.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.53.15752.216.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.121.12552.218.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.10952.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.191.5352.218.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.162.13354.237.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.172.15754.237.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.3754.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain protection services,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from bite-ai.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bite-ai.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.