Skip to content

Hostname

wba.com

Last fetched

wba.com resolves to 1 IPv4 address operated by WALGREENS - Walgreens Co in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

wba.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
204.15.117.8204.15.117.0/24AS13626WALGREENS - Walgreens CoUS

WHOIS identity

Registrar
iana:299
Organization
domain manager
Contact emails

Subdomains

78 observed subdomains of wba.com.

Web-graph footprint

Distinct hostnames that link to or from wba.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for wba.com.

MechanismTarget
SPF_Awba.com
SPF_EXISTS%{i}.spf.hc2985-66.iphmx.com
SPF_IP131.124.12.147
SPF_IP159.183.171.24
SPF_IP199.241.116.20
SPF_IP204.15.118.155
SPF_IP204.15.118.158
SPF_IP204.15.118.161
SPF_IP204.15.118.179
SPF_IP34.211.93.3
SPF_MXwba.com

Related pages

Pivot deeper into the graph from wba.com.

Cypher and MCP

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

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