Skip to content

Hostname

sec.or.th

Last fetched

sec.or.th resolves to 2 IPv4 addresses operated by AS152915 in TH. WHOIS lists registrar:t.h.nic co., ltd. as the registrar.

Nutrition Label

WHISPER CANON · sec.or.thRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sec.or.th

Resolution chain

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

IPPrefixASNOperatorCountry
160.22.178.79160.22.178.0/24AS152915TH
20.198.188.12520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
registrar:t.h.nic co., ltd.
Organization
Contact emails

Subdomains

14 observed subdomains of sec.or.th.

Web-graph footprint

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

1,307 sites link to this hostname.

251 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sec.or.th.

Related pages

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

Cypher and MCP

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

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