Skip to content

Hostname

rosebikes.de

Last fetched

rosebikes.de resolves to 10 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · rosebikes.deRouting diversity3.9/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/rosebikes.de

Resolution chain

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

WHOIS identity

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

Subdomains

12 observed subdomains of rosebikes.de.

Web-graph footprint

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

537 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rosebikes.de.

MechanismTarget
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP82.141.40.130
SPF_IP82.141.40.167

Related pages

Pivot deeper into the graph from rosebikes.de.

Cypher and MCP

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

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