Skip to content

Hostname

yfu.de

Last fetched

yfu.de resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · yfu.deRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/yfu.de

Resolution chain

yfu.de resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.65.59104.22.46.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.140.98162.208.18.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.96172.68.43.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.188.245172.68.66.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.225.176.3246.226.73.0/24AS24940DE

WHOIS identity

No WHOIS records are currently associated with yfu.de in WhisperGraph.

Subdomains

82 observed subdomains of yfu.de.

Web-graph footprint

Distinct hostnames that link to or from yfu.de in the public web crawl.

361 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for yfu.de.

MechanismTarget
SPF_Aemail-smtp.eu-west-1.amazonaws.com
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEcsa.wwwserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhard.crsend.com
SPF_INCLUDEyfu-survey.org
SPF_MXyfu.de

Related pages

Pivot deeper into the graph from yfu.de.

Cypher and MCP

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

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