Skip to content

Hostname

livly.com

Last fetched

livly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · livly.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/livly.com

Resolution chain

livly.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.106.122108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.13108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.14108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.88108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.12618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
cocone corporation
Contact emails

Subdomains

8 observed subdomains of livly.com.

Web-graph footprint

Distinct hostnames that link to or from livly.com in the public web crawl.

118 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from livly.com.

Cypher and MCP

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

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