Skip to content

Hostname

thistle.com

Last fetched

thistle.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · thistle.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thistle.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.232104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.232104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.91172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
domain manager
Contact emails

Subdomains

16 observed subdomains of thistle.com.

Web-graph footprint

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

431 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for thistle.com.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.196.28.82
SPF_IP193.155.1.0/24
SPF_IP194.74.182.2
SPF_IP195.171.243.105
SPF_IP209.242.69.231/32
SPF_IP212.21.107.22
SPF_IP213.70.228.0/24
SPF_IP3.11.163.136
SPF_IP3.11.78.214
SPF_IP34.249.57.65
SPF_IP34.253.247.49
SPF_IP46.137.14.237
SPF_IP52.215.60.193
SPF_IP80.169.167.2
SPF_IP83.244.151.0/24
SPF_IP87.246.73.146/32

Related pages

Pivot deeper into the graph from thistle.com.

Cypher and MCP

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

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