Skip to content

Hostname

lichtlounge.com

Last fetched

lichtlounge.com resolves to 1 IPv4 address operated by AS8437 in AT. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · lichtlounge.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/lichtlounge.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.59.32.7186.59.0.0/17AS8437AT

WHOIS identity

Registrar
iana:1387
Organization
bernhard hoefert
Contact emails

Subdomains

3 observed subdomains of lichtlounge.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for lichtlounge.com.

MechanismTarget
SPF_IP2001:858:111:be:0:0:0:23
SPF_IP86.59.32.73
SPF_MXlichtlounge.com

Related pages

Pivot deeper into the graph from lichtlounge.com.

Cypher and MCP

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

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