Skip to content

Hostname

organization-ew1-dev.bitaic.com

Last fetched

organization-ew1-dev.bitaic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

WHISPER CANON · organization-ew1-dev.bitaic.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/organization-ew1-dev.bitaic.com

Resolution chain

organization-ew1-dev.bitaic.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.161.104.1163.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1223.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1263.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.243.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.164.36.313.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.373.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.723.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.783.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.212.10099.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.6999.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.8899.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.9799.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with organization-ew1-dev.bitaic.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from organization-ew1-dev.bitaic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "organization-ew1-dev.bitaic.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.