Skip to content

Hostname

ccp.pt

Last fetched

ccp.pt resolves to 1 IPv4 address operated by AS16276 in PT.

Nutrition Label

WHISPER CANON · ccp.ptRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/ccp.pt

Resolution chain

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

IPPrefixASNOperatorCountry
188.165.150.112188.165.0.0/16AS16276PT

WHOIS identity

Registrar
Organization
confederacao do comercio e servicos de portugal
Contact emails

Subdomains

20 observed subdomains of ccp.pt.

Web-graph footprint

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

94 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ccp.pt.

MechanismTarget
SPF_Accp.pt
SPF_IP137.74.57.206
SPF_IP146.59.148.78
SPF_IP188.165.150.112
SPF_MXccp.pt

Related pages

Pivot deeper into the graph from ccp.pt.

Cypher and MCP

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

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