Skip to content

Hostname

bdapi-id.ads.heytapmobile.com

Last fetched

bdapi-id.ads.heytapmobile.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · bdapi-id.ads.heytapmobile.comRouting diversity7.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bdapi-id.ads.heytapmobile.com

Resolution chain

bdapi-id.ads.heytapmobile.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.248.221.237122.248.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.130.17913.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.144.2013.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.167.6413.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.194.15313.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.226.5913.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.229.23313.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.246.25113.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.49.713.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.58.10113.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.83.513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.90.16213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.91.19313.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.104.5913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.111.24913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.151.2513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.211.9013.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.9.8113.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.98.24513.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.185.15113.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with bdapi-id.ads.heytapmobile.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from bdapi-id.ads.heytapmobile.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bdapi-id.ads.heytapmobile.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.