Skip to content

Hostname

trulyleesh.com

Last fetched

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

Nutrition Label

WHISPER CANON · trulyleesh.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trulyleesh.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.23.32104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.208.121172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
57.154.11.5457.152.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:4146
Organization
contact privacy inc. customer 0168746176
Contact emails

Subdomains

3 observed subdomains of trulyleesh.com.

Threat posture

History

Mail and authentication

MX records

  • trulyleesh.com

SPF policy

8 SPF mechanisms authorising senders for trulyleesh.com.

MechanismTarget
SPF_Atrulyleesh.com
SPF_IP20.163.57.246
SPF_IP20.168.120.60
SPF_IP45.76.12.234
SPF_IP5.196.169.247
SPF_IP51.210.215.118
SPF_IP57.154.11.54
SPF_MXtrulyleesh.com

Related pages

Pivot deeper into the graph from trulyleesh.com.

Cypher and MCP

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

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