Skip to content

Hostname

yndenz.com

Last fetched

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

Nutrition Label

WHISPER CANON · yndenz.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yndenz.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.91.152104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.223.115172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
37.97.208.7037.97.128.0/17AS20857NL

WHOIS identity

Registrar
iana:1647
Organization
yndenz b.v.
Contact emails

Subdomains

162 observed subdomains of yndenz.com.

Web-graph footprint

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

22 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for yndenz.com.

MechanismTarget
SPF_Areseller.yndenz.com
SPF_Ayndenz.com
SPF_IP2a01:7c8:aac0:504:0:0:0:1
SPF_IP2a01:7c8:aac0:504:5054:ff:fe51:3793
SPF_IP2a01:7c8:aac3:5ee:5054:ff:fe63:8833
SPF_IP2a01:7c8:aac3:5ee:5054:ff:fe63:8842
SPF_IP37.97.167.205
SPF_IP40.113.109.227
SPF_MXyndenz.com

Related pages

Pivot deeper into the graph from yndenz.com.

Cypher and MCP

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

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