Skip to content

Hostname

laperl.ch

Last fetched

laperl.ch resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · laperl.chRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/laperl.ch

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.3.9395.216.0.0/16AS24940FI

WHOIS identity

No WHOIS records are currently associated with laperl.ch in WhisperGraph.

Subdomains

2 observed subdomains of laperl.ch.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for laperl.ch.

MechanismTarget
SPF_Amx.google.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEsmtp.pitsch-ing.ch
SPF_IP5.175.2.210/25

Related pages

Pivot deeper into the graph from laperl.ch.

Cypher and MCP

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

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