Skip to content

Hostname

cpf.co.th

Last fetched

cpf.co.th has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · cpf.co.thRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cpf.co.th

Resolution chain

cpf.co.th has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:thnic
Organization
charoen pokphand food public co., ltd. (บริษัท เจริญโภคภัณฑ์อาหาร จำกัด (มหาชน))
Contact emails

Subdomains

43 observed subdomains of cpf.co.th.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.cpf.co.th
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.142.84.78
SPF_MXcpf.co.th

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cpf.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.