Skip to content

Hostname

laval.ch

Last fetched

laval.ch resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.92.19923.88.0.0/17AS24940DE

WHOIS identity

Registrar
Organization
brigels gastro
Contact emails

Subdomains

17 observed subdomains of laval.ch.

Web-graph footprint

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

69 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for laval.ch.

MechanismTarget
SPF_Alaval.ch
SPF_INCLUDEspf.bnamic.email
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.126.0.0/21
SPF_IP193.93.20.0/26
SPF_IP194.126.200.0/24
SPF_IP212.27.79.46/32
SPF_IP23.88.92.199
SPF_MXlaval.ch

Related pages

Pivot deeper into the graph from laval.ch.

Cypher and MCP

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

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