Skip to content

Hostname

cppc.co.th

Last fetched

cppc.co.th resolves to 3 IPv4 addresses operated by AS7470 in TH. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · cppc.co.thRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cppc.co.th

Resolution chain

cppc.co.th resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
119.46.62.98119.46.48.0/20AS7470TH
45.60.197.7945.60.197.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.199.7945.60.199.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:thnic
Organization
cppc public company limited (บริษัท ซีพีพีซี จำกัด (มหาชน))
Contact emails

Subdomains

8 observed subdomains of cppc.co.th.

Web-graph footprint

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

23 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cppc.co.th.

MechanismTarget
SPF_Acppc.co.th
SPF_INCLUDEspf-corp.truemail.co.th
SPF_INCLUDEspf.protection.outlook.com
SPF_IP119.46.62.89
SPF_IP203.144.173.0/24
SPF_MXcppc.co.th

Related pages

Pivot deeper into the graph from cppc.co.th.

Cypher and MCP

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

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