Skip to content

Hostname

lemessager.ch

Last fetched

lemessager.ch resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · lemessager.chRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lemessager.ch

Resolution chain

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

IPPrefixASNOperatorCountry
16.18.8.16716.18.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.CH
16.63.153.13716.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.121.24551.34.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.154.9051.34.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.156.7151.34.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.96.64.9551.96.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
Organization
glasson imprimeurs editeurs
Contact emails

Subdomains

1 observed subdomain of lemessager.ch.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lemessager.ch.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lemessager.ch.

Cypher and MCP

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

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