Skip to content

Hostname

youzz.net

Last fetched

youzz.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · youzz.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/youzz.net

Resolution chain

youzz.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.42.211104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.166.77172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:168
Organization
wom international,
Contact emails

Subdomains

8 observed subdomains of youzz.net.

Web-graph footprint

Distinct hostnames that link to or from youzz.net in the public web crawl.

191 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for youzz.net.

MechanismTarget
SPF_Ayouzz.net
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.138.25.217
SPF_IP188.166.155.126
SPF_IP213.58.131.162
SPF_IP2a02:2770:8:0:21a:4aff:fe54:299
SPF_IP37.252.122.19
SPF_IP81.88.48.0/20
SPF_IP81.88.48.64/26
SPF_IP81.88.55.96/27
SPF_IP81.88.60.163/26
SPF_MXyouzz.net

Related pages

Pivot deeper into the graph from youzz.net.

Cypher and MCP

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

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