Skip to content

Hostname

loberon.de

Last fetched

loberon.de resolves to 6 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · loberon.deRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/loberon.de

Resolution chain

loberon.de resolves to 6 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 loberon.de in WhisperGraph.

Subdomains

30 observed subdomains of loberon.de.

Web-graph footprint

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

169 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for loberon.de.

MechanismTarget
SPF_INCLUDE_spf.loberon.com
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEitup.cloud
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from loberon.de.

Cypher and MCP

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

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