Skip to content

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

WHISPER CANON · es-clemency.luRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/es-clemency.lu

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.

IPPrefixASNOperatorCountry
18.165.160.10018.172.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.11918.172.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.1218.172.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.160.4018.172.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
5.196.92.325.197.208.0/20AS16276FR

WHOIS identity

No WHOIS records are currently associated with es-clemency.lu in WhisperGraph.

Subdomains

3 observed subdomains of es-clemency.lu.

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.

MechanismTarget
SPF_Aes-clemency.lu
SPF_MXes-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.