Skip to content

Hostname

cppc.ir

Last fetched

cppc.ir resolves to 1 IPv4 address operated by AS43754 in IR.

Nutrition Label

WHISPER CANON · cppc.irRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cppc.ir

Resolution chain

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

IPPrefixASNOperatorCountry
31.7.65.23131.7.64.0/22AS43754IR

WHOIS identity

No WHOIS records are currently associated with cppc.ir in WhisperGraph.

Subdomains

7 observed subdomains of cppc.ir.

Web-graph footprint

Distinct hostnames that link to or from cppc.ir in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for cppc.ir.

MechanismTarget
SPF_Acppc.ir
SPF_INCLUDE_auxspf.axspace.com
SPF_INCLUDEsendersrv.com
SPF_IP31.7.65.229
SPF_IP31.7.65.230
SPF_IP31.7.65.231
SPF_MXcppc.ir

Related pages

Pivot deeper into the graph from cppc.ir.

Cypher and MCP

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

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