Skip to content

Hostname

tss-yonder.com

Last fetched

tss-yonder.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · tss-yonder.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/tss-yonder.com

Resolution chain

tss-yonder.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.62104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.62104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.177172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.108.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.108.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:48
Organization
calin ardelean
Contact emails

Subdomains

21 observed subdomains of tss-yonder.com.

Web-graph footprint

Distinct hostnames that link to or from tss-yonder.com in the public web crawl.

49 sites link to this hostname.

173 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tss-yonder.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP89.33.132.250

Related pages

Pivot deeper into the graph from tss-yonder.com.

Cypher and MCP

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

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