Skip to content

Hostname

sawadee.nl

Last fetched

sawadee.nl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · sawadee.nlRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/sawadee.nl

Resolution chain

sawadee.nl resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.91.31104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.165.93172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.71.111.20620.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

35 observed subdomains of sawadee.nl.

Web-graph footprint

Distinct hostnames that link to or from sawadee.nl in the public web crawl.

465 sites link to this hostname.

725 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sawadee.nl.

MechanismTarget
SPF_INCLUDE21024122.spf02.hubspotemail.net
SPF_INCLUDEintrepidtravel.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mypoiworld.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP217.149.85.151
SPF_IP217.194.118.10
SPF_IP2a01:7c8:d010:174:5054:ff:fef0:d845
SPF_IP87.237.4.171
SPF_IP87.237.4.39
SPF_IP87.249.123.152/29
SPF_IP93.119.11.229

Related pages

Pivot deeper into the graph from sawadee.nl.

Cypher and MCP

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

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