Skip to content

Hostname

ravenol.de

Last fetched

ravenol.de resolves to 2 IPv4 addresses operated by AS197071 in DE.

Nutrition Label

WHISPER CANON · ravenol.deRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ravenol.de

Resolution chain

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

IPPrefixASNOperatorCountry
109.230.239.177109.230.239.0/24AS197071DE
4.182.218.2134.176.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

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

Subdomains

28 observed subdomains of ravenol.de.

Web-graph footprint

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

293 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ravenol.de.

MechanismTarget
SPF_Aravenol.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhard.crsend.com
SPF_IP209.202.236.104/29
SPF_IP212.100.43.122/32
SPF_IP80.153.227.16
SPF_MXravenol.de

Related pages

Pivot deeper into the graph from ravenol.de.

Cypher and MCP

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

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