Hostname
rosier.de
Last fetched
rosier.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
rosier.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.45.181 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.218.3 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 202.61.233.93 | 202.61.233.0/24 | AS197540 | — | DE |
WHOIS identity
No WHOIS records are currently associated with rosier.de in WhisperGraph.
Subdomains
33 observed subdomains of rosier.de.
Showing 25 of 33. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for rosier.de.
| Mechanism | Target |
|---|---|
| SPF_A | rosier.de |
| SPF_A | serv77065183.secure-node.de |
| SPF_INCLUDE | 26272173.spf03.hubspotemail.net |
| SPF_INCLUDE | o1.email.citnow.com |
| SPF_INCLUDE | o2.email.citnow.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | web100.innovadata.de |
| SPF_IP | 62.159.236.90 |
| SPF_IP | 62.159.236.91 |
| SPF_IP | 62.159.236.92 |
| SPF_IP | 80.82.212.135 |
| SPF_IP | 80.82.212.29 |
| SPF_IP | 95.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.