Skip to content

Hostname

ccpc.ie

Last fetched

ccpc.ie resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:tibus as the registrar.

Nutrition Label

WHISPER CANON · ccpc.ieRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ccpc.ie

Resolution chain

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

IPPrefixASNOperatorCountry
4.207.169.644.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
registrar:tibus
Organization
national consumer agency
Contact emails

Subdomains

3 observed subdomains of ccpc.ie.

Web-graph footprint

Distinct hostnames that link to or from ccpc.ie in the public web crawl.

877 sites link to this hostname.

208 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ccpc.ie.

MechanismTarget
SPF_Aext2.dfa.ie
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topsec.com
SPF_IP137.191.224.104
SPF_IP193.178.97.101
SPF_IP79.140.128.42
SPF_MXccpc.ie

Related pages

Pivot deeper into the graph from ccpc.ie.

Cypher and MCP

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

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