Skip to content

Hostname

lampeberger.com

Last fetched

lampeberger.com resolves to 1 IPv4 address operated by AS204818 in FR. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · lampeberger.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lampeberger.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.245.95.23185.245.94.0/23AS204818FR

WHOIS identity

Registrar
iana:1519
Organization
groupe berger
Contact emails

Subdomains

5 observed subdomains of lampeberger.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lampeberger.com.

MechanismTarget
SPF_Alampeberger.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.sewan.fr
SPF_IP217.195.31.129/32
SPF_IP62.210.46.45
SPF_IP81.93.1.103
SPF_IP81.93.10.182

Related pages

Pivot deeper into the graph from lampeberger.com.

Cypher and MCP

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

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