Skip to content

Hostname

lebara.ch

Last fetched

lebara.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lebara.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lebara.ch

Resolution chain

lebara.ch resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.9.218.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.3618.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.3918.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.718.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.11118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.11218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.1599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
domain administrator
Contact emails

Subdomains

38 observed subdomains of lebara.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lebara.ch.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sunrise.net
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP212.35.62.80
SPF_IP212.35.62.81

Related pages

Pivot deeper into the graph from lebara.ch.

Cypher and MCP

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

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