Skip to content

Hostname

cda.or.th

Last fetched

cda.or.th resolves to 1 IPv4 address operated by AS135161 in TH.

Nutrition Label

WHISPER CANON · cda.or.thRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/cda.or.th

Resolution chain

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

IPPrefixASNOperatorCountry
150.95.23.169150.95.20.0/22AS135161TH

WHOIS identity

No WHOIS records are currently associated with cda.or.th in WhisperGraph.

Subdomains

3 observed subdomains of cda.or.th.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for cda.or.th.

MechanismTarget
SPF_MXcda.or.th
SPF_MXmail.cda.or.th

Related pages

Pivot deeper into the graph from cda.or.th.

Cypher and MCP

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

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