Hostname
lemessager.ch
Last fetched
lemessager.ch resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.
Nutrition Label
Resolution chain
lemessager.ch resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.18.8.167 | 16.18.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 16.63.153.137 | 16.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.34.121.245 | 51.34.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.34.154.90 | 51.34.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.34.156.71 | 51.34.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
| 51.96.64.95 | 51.96.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CH |
WHOIS identity
- Registrar
- —
- Organization
- glasson imprimeurs editeurs
- Contact emails
- —
Subdomains
1 observed subdomain of lemessager.ch.
| Subdomain |
|---|
| www.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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.