Skip to content

Hostname

ns.co.th

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
122.155.164.12122.155.164.0/24AS9335NTPCL-AS-AP - National Telecom Public Company LimitedTH
202.129.206.238202.129.206.0/24AS132300NIPA-AS-TH - NIPA TECHNOLOGY CO., LTDTH

WHOIS identity

Registrar
registrar:thnic
Organization
nippon sysit co., ltd. ( บริษัท นิปปอน ไซซิทส์ จำกัด )
Contact emails

Subdomains

93 observed subdomains of ns.co.th.

Subdomain sample is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX record data is temporarily unavailable. Refresh in a moment to retry.

SPF policy

9 SPF mechanisms authorising senders for ns.co.th.

MechanismTarget
SPF_Ans.co.th
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEnipponsysits.relay.tmes.trendmicro.com
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEus.tmes.trendmicro.com
SPF_IP202.129.206.224/27
SPF_IP202.129.206.237
SPF_IP202.129.206.238
SPF_MXns.co.th

Related pages

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

Cypher and MCP

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

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