Skip to content

Hostname

cba.pr.gov

Last fetched

cba.pr.gov resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · cba.pr.govRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cba.pr.gov

Resolution chain

cba.pr.gov resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.89.172.1613.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
23.99.128.5223.96.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
40.84.54.20340.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

No WHOIS records are currently associated with cba.pr.gov in WhisperGraph.

Subdomains

4 observed subdomains of cba.pr.gov.

Web-graph footprint

Distinct hostnames that link to or from cba.pr.gov in the public web crawl.

48 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cba.pr.gov.

MechanismTarget
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP64.185.219.233

Related pages

Pivot deeper into the graph from cba.pr.gov.

Cypher and MCP

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

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