Skip to content

Hostname

rosier.de

Last fetched

rosier.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · rosier.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rosier.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.45.181104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.218.3172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
202.61.233.93202.61.233.0/24AS197540DE

WHOIS identity

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

Subdomains

33 observed subdomains of rosier.de.

Web-graph footprint

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

95 sites link to this hostname.

121 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for rosier.de.

MechanismTarget
SPF_Arosier.de
SPF_Aserv77065183.secure-node.de
SPF_INCLUDE26272173.spf03.hubspotemail.net
SPF_INCLUDEo1.email.citnow.com
SPF_INCLUDEo2.email.citnow.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb100.innovadata.de
SPF_IP62.159.236.90
SPF_IP62.159.236.91
SPF_IP62.159.236.92
SPF_IP80.82.212.135
SPF_IP80.82.212.29
SPF_IP95.173.103.121

Related pages

Pivot deeper into the graph from rosier.de.

Cypher and MCP

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

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