Hostname
es-clemency.lu
Last fetched
es-clemency.lu resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
es-clemency.lu resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.160.100 | 18.172.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.160.119 | 18.172.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.160.12 | 18.172.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.160.40 | 18.172.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 5.196.92.32 | 5.197.208.0/20 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with es-clemency.lu in WhisperGraph.
Subdomains
3 observed subdomains of es-clemency.lu.
| Subdomain |
|---|
| v2.es-clemency.lu |
| www.es-clemency.lu |
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from es-clemency.lu in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for es-clemency.lu.
| Mechanism | Target |
|---|---|
| SPF_A | es-clemency.lu |
| SPF_MX | es-clemency.lu |
Related pages
Pivot deeper into the graph from es-clemency.lu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "es-clemency.lu"})-[: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.