Skip to content

Hostname

livelmc.com

Last fetched

livelmc.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · livelmc.comRouting diversity6.1/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/livelmc.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.188.23016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.15716.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.23516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.3516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.35.22916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.24516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.212.20552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.214.24552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.222.10952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.20552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.9352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.94.14652.216.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.100.1152.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.12552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.131.19752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.133.10152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.17.10752.217.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.5352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.254.3752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of livelmc.com owner
Contact emails

Subdomains

3 observed subdomains of livelmc.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for livelmc.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-0067e001.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from livelmc.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "livelmc.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.