Skip to content

Hostname

tsadra.org

Last fetched

tsadra.org resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tsadra.orgRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tsadra.org

Resolution chain

tsadra.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.26.13104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.4.60104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.60104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.156.114172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.92172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.21.246.8923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
eric colombel
Contact emails

Subdomains

97 observed subdomains of tsadra.org.

Web-graph footprint

Distinct hostnames that link to or from tsadra.org in the public web crawl.

53 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tsadra.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbmsend.com

Related pages

Pivot deeper into the graph from tsadra.org.

Cypher and MCP

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

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