Skip to content

Hostname

cpbgroup.com

Last fetched

cpbgroup.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cpbgroup.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/cpbgroup.com

Resolution chain

cpbgroup.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
crispin porter & bogusky
Contact emails

Subdomains

13 observed subdomains of cpbgroup.com.

Web-graph footprint

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

389 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for cpbgroup.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshservice.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf-00852301.pphosted.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP174.128.1.123/32
SPF_IP187.72.111.246
SPF_IP199.117.221.130
SPF_IP199.117.221.136
SPF_IP205.139.110.141/24
SPF_IP205.139.110.221
SPF_IP205.139.110.242/32
SPF_IP206.152.14.54/32
SPF_IP207.211.30.141
SPF_IP207.211.30.221/32
SPF_IP207.211.30.242/32
SPF_IP208.86.168.7/32
SPF_IP216.118.202.26
SPF_IP216.85.147.34
SPF_IP216.85.147.56
SPF_IP50.205.149.42
SPF_IP67.41.49.10
SPF_IP81.131.50.41

Related pages

Pivot deeper into the graph from cpbgroup.com.

Cypher and MCP

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

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