Skip to content

Hostname

ccp.com.pl

Last fetched

ccp.com.pl resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists registrar:domeny.tv mserwis sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · ccp.com.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ccp.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
94.152.225.19694.152.224.0/21AS29522PL

WHOIS identity

Registrar
registrar:domeny.tv mserwis sp. z o.o.
Organization
mok yok it
Contact emails

Subdomains

9 observed subdomains of ccp.com.pl.

Web-graph footprint

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

26 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ccp.com.pl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP194.246.124.0/24
SPF_IP195.149.227.55
SPF_IP77.55.144.88
SPF_IP94.152.225.187
SPF_IP94.152.41.40
SPF_IP94.152.63.240

Related pages

Pivot deeper into the graph from ccp.com.pl.

Cypher and MCP

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

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