Skip to content

Hostname

bsp.com.pg

Last fetched

bsp.com.pg resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · bsp.com.pgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bsp.com.pg

Resolution chain

bsp.com.pg resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.30.165104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.165104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
4.237.64.1894.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

No WHOIS records are currently associated with bsp.com.pg in WhisperGraph.

Subdomains

39 observed subdomains of bsp.com.pg.

Web-graph footprint

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

131 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bsp.com.pg.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.onenet.co.nz
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bsp.com.pg.

Cypher and MCP

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

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