Skip to content

Hostname

cpp.co.id

Last fetched

cpp.co.id resolves to 1 IPv4 address operated by IDNIC-NSR-DEWAWEB-AS-ID - PT DEWAWEB in ID. WHOIS lists registrar:pt registrasi nama domain as the registrar.

Nutrition Label

WHISPER CANON · cpp.co.idRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cpp.co.id

Resolution chain

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

IPPrefixASNOperatorCountry
103.152.242.114103.152.242.0/24AS139456IDNIC-NSR-DEWAWEB-AS-ID - PT DEWAWEBID

WHOIS identity

Registrar
registrar:pt registrasi nama domain
Organization
pt master web network
Contact emails

Subdomains

10 observed subdomains of cpp.co.id.

Web-graph footprint

Distinct hostnames that link to or from cpp.co.id in the public web crawl.

36 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cpp.co.id.

MechanismTarget
SPF_Acpp.co.in
SPF_Acppp.co.id
SPF_INCLUDE_spf.google.com
SPF_IP103.111.204.124
SPF_IP103.111.204.125
SPF_IP103.152.242.114
SPF_IP202.158.72.242
SPF_IP202.158.72.246
SPF_IP36.89.143.71

Related pages

Pivot deeper into the graph from cpp.co.id.

Cypher and MCP

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

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