Skip to content

Hostname

lorch.eu

Last fetched

lorch.eu resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · lorch.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lorch.eu

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.229.15549.12.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:1api gmbh
Organization
Contact emails

Subdomains

25 observed subdomains of lorch.eu.

Web-graph footprint

Distinct hostnames that link to or from lorch.eu in the public web crawl.

205 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for lorch.eu.

MechanismTarget
SPF_Ao1.ptr8404.lorch.eu
SPF_Atan0.lorch.eu
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.163.229
SPF_IP212.21.168.50
SPF_IP212.21.168.50/31
SPF_IP212.21.168.51
SPF_IP62.156.208.201/29
SPF_IP81.173.209.69/32
SPF_IP85.214.80.91
SPF_IP88.79.122.34/28
SPF_MXlorch.eu

Related pages

Pivot deeper into the graph from lorch.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lorch.eu"})-[: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.