Skip to content

Hostname

lobbe.de

Last fetched

lobbe.de resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · lobbe.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/lobbe.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.53.250.242193.53.250.0/23AS15817DE

WHOIS identity

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

Subdomains

19 observed subdomains of lobbe.de.

Web-graph footprint

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

142 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for lobbe.de.

MechanismTarget
SPF_Alobbe.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.c-trace.de
SPF_IP145.253.79.0/27
SPF_IP176.52.243.28
SPF_IP188.94.250.245/32
SPF_IP188.94.250.251/32
SPF_IP193.53.250.242
SPF_IP213.244.32.0/24
SPF_IP213.244.48.0/24
SPF_MXlobbe.de

Related pages

Pivot deeper into the graph from lobbe.de.

Cypher and MCP

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

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