Skip to content

Hostname

lavalera.ch

Last fetched

lavalera.ch resolves to 1 IPv4 address operated by AS15817 in DE.

Nutrition Label

WHISPER CANON · lavalera.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/lavalera.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.15.192.108185.15.192.0/22AS15817DE

WHOIS identity

Registrar
Organization
andrea wilhelm
Contact emails

Subdomains

1 observed subdomain of lavalera.ch.

Web-graph footprint

Distinct hostnames that link to or from lavalera.ch in the public web crawl.

7 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for lavalera.ch.

MechanismTarget
SPF_Aemita.mittwald.de
SPF_Alavalera.ch
SPF_Amail.alphacom.ch
SPF_Amail02.alphacom.ch
SPF_Amail03.alphacom.ch
SPF_Awww.alphacom.ch
SPF_IP185.15.192.108
SPF_IP217.151.113.34
SPF_IP62.2.198.178
SPF_IP62.2.198.190
SPF_IP80.89.214.234
SPF_IP83.169.48.48
SPF_IP83.169.48.58
SPF_IP83.169.48.60
SPF_MXlavalera.ch

Related pages

Pivot deeper into the graph from lavalera.ch.

Cypher and MCP

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

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