Skip to content

Hostname

cplbg.com

Last fetched

cplbg.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.203.49.159159.203.48.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:146
Organization
arkys web software
Contact emails

Subdomains

6 observed subdomains of cplbg.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cplbg.com.

MechanismTarget
SPF_Acplbg.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.k-ecommerce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.252.134.147
SPF_IP192.252.134.148
SPF_IP198.72.99.87
SPF_IP24.212.31.175
SPF_MXcplbg.com

Related pages

Pivot deeper into the graph from cplbg.com.

Cypher and MCP

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

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