Skip to content

Hostname

lagerhaus.com

Last fetched

lagerhaus.com resolves to 4 IPv4 addresses operated by AS20940 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · lagerhaus.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lagerhaus.com

Resolution chain

lagerhaus.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:73
Organization
domain name department
Contact emails

Subdomains

3 observed subdomains of lagerhaus.com.

Web-graph footprint

Distinct hostnames that link to or from lagerhaus.com in the public web crawl.

33 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 lagerhaus.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgetanewsletter.com
SPF_INCLUDEspf.jetshop.se
SPF_IP193.235.154.0/24
SPF_IP193.44.77.150

Related pages

Pivot deeper into the graph from lagerhaus.com.

Cypher and MCP

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

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