Skip to content

Hostname

krungthai.com

Last fetched

krungthai.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · krungthai.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/krungthai.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.65.145.60.65.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.67.145.60.67.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:460
Organization
domain administrator
Contact emails

Subdomains

59 observed subdomains of krungthai.com.

Web-graph footprint

Distinct hostnames that link to or from krungthai.com in the public web crawl.

969 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for krungthai.com.

MechanismTarget
SPF_INCLUDE_spf-dc44.sapsf.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.162.108.10
SPF_IP103.209.50.17
SPF_IP116.50.56.0/21
SPF_IP167.94.112.42
SPF_IP167.94.113.24
SPF_IP167.94.113.26
SPF_IP202.12.117.66
SPF_IP202.12.118.35
SPF_IP202.12.118.54
SPF_IP202.12.118.57
SPF_IP202.12.118.63
SPF_IP202.58.244.42
SPF_IP203.4.160.32/31
SPF_IP203.4.160.34
SPF_IP203.4.160.37

Related pages

Pivot deeper into the graph from krungthai.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "krungthai.com"})-[: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.