Skip to content

Hostname

bot.or.th

Last fetched

bot.or.th has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:t.h.nic co., ltd. as the registrar.

Nutrition Label

WHISPER CANON · bot.or.thRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bot.or.th

Resolution chain

bot.or.th has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

16 observed subdomains of bot.or.th.

Web-graph footprint

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

2,370 sites link to this hostname.

315 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bot.or.th.

MechanismTarget
SPF_INCLUDEspf-0050d802.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.90.4.115
SPF_IP202.90.4.116
SPF_IP202.90.4.117
SPF_IP202.90.4.118
SPF_IP202.90.4.20
SPF_IP202.90.4.24
SPF_IP202.90.4.25
SPF_IP202.90.4.31
SPF_IP202.90.4.32
SPF_IP202.90.4.33
SPF_IP202.90.4.36
SPF_IP202.90.4.38
SPF_IP202.90.6.183
SPF_IP202.90.7.140

Related pages

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

Cypher and MCP

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

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