Skip to content

Hostname

wbca.org

Last fetched

wbca.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wbca.orgRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wbca.org

Resolution chain

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

IPPrefixASNOperatorCountry
52.54.112.18952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
women's basketball coaches assoc.
Contact emails

Subdomains

6 observed subdomains of wbca.org.

Web-graph footprint

Distinct hostnames that link to or from wbca.org in the public web crawl.

218 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wbca.org.

MechanismTarget
SPF_Awbca.org
SPF_INCLUDEavectra.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEspf.commbrands.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwbca.org

Related pages

Pivot deeper into the graph from wbca.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wbca.org"})-[: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.