Skip to content

Hostname

kcasting.co.th

Last fetched

kcasting.co.th resolves to 1 IPv4 address operated by NTPCL-AS-AP National Telecom Public Company Limited in TH. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · kcasting.co.thRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kcasting.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
61.19.250.5161.19.250.0/24AS9335NTPCL-AS-AP National Telecom Public Company LimitedTH

WHOIS identity

Registrar
registrar:thnic
Organization
k casting solution co., ltd. ( บริษัท เค แคสติ้ง แอนด์ โซลูชั่น จำกัด )
Contact emails

Subdomains

5 observed subdomains of kcasting.co.th.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kcasting.co.th.

MechanismTarget
SPF_Akcasting.co.th
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.googlemail.com
SPF_IP61.19.250.51
SPF_MXkcasting.co.th

Related pages

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

Cypher and MCP

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

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