Skip to content

Hostname

ic.or.th

Last fetched

ic.or.th resolves to 203.151.56.123, announced in 203.151.48.0/20 by INET-TH-AS - Internet Thailand Company Limited in TH. ic.or.th is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ic.or.thRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ic.or.th

Resolution chain

IPv6 resolution

No AAAA record for ic.or.th is recorded in WhisperGraph.

Attribution

thailand

ORIGIN_AS

WHOIS identity

Registrar
registrar:t.h.nic co., ltd.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns01.inet.co.th
  • ns1.inet.co.th
  • ns2.inet.co.th

MX records

  • drum.violin.co.th
  • harp.violin.co.th
  • ic-or-th.mail.protection.outlook.com

SPF policy

  • include: _spf.debutmail.com
  • include: email-messaging.com
  • include: spf.violin.co.th
  • include: _spf.one.th
  • ip: 103.14.8.227
  • ip: 146.88.56.250
  • ip: 45.250.176.34

Threat-feed evidence

History

Related pages

Pivot from ic.or.th into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ic.or.th"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.