Skip to content

Hostname

livredesignthinking.fr

Last fetched

livredesignthinking.fr resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · livredesignthinking.frRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/livredesignthinking.fr

Resolution chain

livredesignthinking.fr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.219.53.14313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.255.1713.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.47.13154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.147.21854.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of livredesignthinking.fr.

Web-graph footprint

Distinct hostnames that link to or from livredesignthinking.fr in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from livredesignthinking.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "livredesignthinking.fr"})-[: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.