Skip to content

Hostname

netdefender.co.th

Last fetched

netdefender.co.th resolves to 1 IPv4 address operated by AS209341 in NL. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · netdefender.co.thRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/netdefender.co.th

Resolution chain

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

IPPrefixASNOperatorCountry
85.187.142.7885.187.140.0/22AS209341NL

WHOIS identity

Registrar
registrar:thnic
Organization
netdefender internationnal cooperation co., ltd. (บริษัท เน็ตดีเฟนเดอร์ อินเตอร์เนชั่นแนล โคออปเปอเรชั่น จำกัด)
Contact emails

Subdomains

8 observed subdomains of netdefender.co.th.

Web-graph footprint

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

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for netdefender.co.th.

MechanismTarget
SPF_Anetdefender.co.th
SPF_INCLUDEspf.supercp.com
SPF_IP85.187.142.78
SPF_MXnetdefender.co.th

Related pages

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

Cypher and MCP

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

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