Skip to content

Hostname

las.ch

Last fetched

las.ch resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.67.73104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
leysin american school
Contact emails

Subdomains

21 observed subdomains of las.ch.

Web-graph footprint

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

144 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for las.ch.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEswiftreach.com
SPF_IP104.45.148.137
SPF_IP13.66.154.51
SPF_IP13.66.159.204
SPF_IP146.20.24.63
SPF_IP146.20.24.95
SPF_IP185.10.225.128/28
SPF_IP20.185.105.112
SPF_IP20.185.105.238
SPF_IP20.185.110.176
SPF_IP20.185.110.95
SPF_IP20.185.212.180
SPF_IP20.185.215.190
SPF_IP207.97.216.178
SPF_IP34.208.204.243
SPF_IP40.121.18.46
SPF_IP40.76.208.19
SPF_IP40.90.217.230
SPF_IP40.90.220.211
SPF_IP40.91.72.159
SPF_IP40.91.76.100
SPF_IP51.116.130.152
SPF_IP52.183.12.232
SPF_IP52.27.61.98
SPF_IP52.32.110.168
SPF_IP52.39.57.71
SPF_MXlas.ch

Related pages

Pivot deeper into the graph from las.ch.

Cypher and MCP

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

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