Skip to content

Hostname

set.or.th

Last fetched

set.or.th resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.48.14145.60.48.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

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

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for set.or.th.

MechanismTarget
SPF_INCLUDE_spf1.rabbitmail.io
SPF_INCLUDEamazonses.com
SPF_INCLUDEsmtp.txmsv.com
SPF_INCLUDEspf-a.nipa.co.th
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP103.136.252.0/23
SPF_IP110.238.116.42
SPF_IP110.78.10.0/24
SPF_IP119.63.74.0/24
SPF_IP147.50.155.226
SPF_IP150.70.0.0/16
SPF_IP159.138.241.35
SPF_IP159.138.241.76
SPF_IP203.146.129.66
SPF_IP203.150.223.128/26
SPF_IP203.150.227.0/24
SPF_IP203.151.179.161
SPF_IP203.151.214.222
SPF_IP203.154.94.13
SPF_IP203.99.252.0/23
SPF_IP210.86.139.0/24
SPF_IP216.104.0.0/19
SPF_IP216.99.128.0/20
SPF_IP27.131.144.0/24
SPF_IP27.254.77.161
SPF_IP43.225.143.97
SPF_IP52.220.38.38
SPF_IP52.76.125.27
SPF_IP52.76.83.102
SPF_IP54.219.191.0/25
SPF_IP54.86.63.64/26
SPF_IP58.82.184.0/24

Related pages

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

Cypher and MCP

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

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