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
Resolution chain
youzz.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.42.211 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.166.77 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Sample outbound links
- cardstunts.com
- scontent-arn2-1.cdninstagram.com
- scontent-bog1-1.cdninstagram.com
- scontent-bru2-1.cdninstagram.com
- scontent-cdt1-1.cdninstagram.com
- scontent-dub4-1.cdninstagram.com
- scontent-frt3-1.cdninstagram.com
- scontent-frx5-1.cdninstagram.com
- scontent-gmp1-1.cdninstagram.com
- scontent-iad3-1.cdninstagram.com
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for youzz.net.
| Mechanism | Target |
|---|---|
| SPF_A | youzz.net |
| SPF_INCLUDE | _spf.fortimailcloud.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 164.138.25.217 |
| SPF_IP | 188.166.155.126 |
| SPF_IP | 213.58.131.162 |
| SPF_IP | 2a02:2770:8:0:21a:4aff:fe54:299 |
| SPF_IP | 37.252.122.19 |
| SPF_IP | 81.88.48.0/20 |
| SPF_IP | 81.88.48.64/26 |
| SPF_IP | 81.88.55.96/27 |
| SPF_IP | 81.88.60.163/26 |
| SPF_MX | youzz.net |
Related pages
Pivot deeper into the graph from youzz.net.
- IP · 104.21.42.211
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:168
- Country · CA
- Email · francisco.ascensao@embaixadores.com
- TLD · .net
- Browse hostnames · yo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.