Skip to content

Hostname

wap.bk.com

Last fetched

wap.bk.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wap.bk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wap.bk.com

Resolution chain

wap.bk.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.167.138.1123.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.563.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.813.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.138.873.167.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.1063.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.413.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.483.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.593.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wap.bk.com.

MechanismTarget
SPF_INCLUDEbluehornet.com
SPF_INCLUDEcampaign.beanstalkdata.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP129.33.240.27
SPF_IP129.41.76.145
SPF_IP205.220.160.138
SPF_IP205.220.172.138
SPF_IP208.73.7.72
SPF_IP52.86.214.120
SPF_IP54.86.40.108
SPF_MXwap.bk.com

Related pages

Pivot deeper into the graph from wap.bk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wap.bk.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.