Skip to content

Hostname

cablecom.co.th

Last fetched

cablecom.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 · cablecom.co.thRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cablecom.co.th

Resolution chain

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

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

WHOIS identity

Registrar
registrar:thnic
Organization
cablecom networks co., ltd. (บริษัท เคเบิลคอม เน็ทเวิร์คส จำกัด)
Contact emails

Subdomains

5 observed subdomains of cablecom.co.th.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Acablecom.co.th
SPF_Anc-storage.readyidc.cloud
SPF_IP103.13.28.126
SPF_IP103.13.28.17
SPF_IP103.22.180.36
SPF_MXcablecom.co.th

Related pages

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

Cypher and MCP

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

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