Skip to content

Hostname

5elementshostel.de

Last fetched

5elementshostel.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · 5elementshostel.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/5elementshostel.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.71.71136.243.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with 5elementshostel.de in WhisperGraph.

Subdomains

6 observed subdomains of 5elementshostel.de.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 5elementshostel.de.

MechanismTarget
SPF_A5elementshostel.de
SPF_Asrv.hostel-berlin.de
SPF_Astatic.15.65.9.5.clients.your-server.de
SPF_Awebmail.odygroup.de
SPF_IP136.243.71.71
SPF_IP157.90.233.138
SPF_IP2a01:4f8:212:2546::/64
SPF_IP5.9.65.15
SPF_MX5elementshostel.de

Related pages

Pivot deeper into the graph from 5elementshostel.de.

Cypher and MCP

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

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