Skip to content

Hostname

lgalamp.com

Last fetched

lgalamp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc.. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · lgalamp.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lgalamp.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.187.10513.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.224.187.12013.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.224.187.8313.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.224.187.8913.224.187.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.227.192.4613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.
3.161.174.1073.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.
3.161.174.113.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.
3.161.174.443.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.
3.161.174.623.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.
3.171.214.1133.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.
3.171.214.203.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.
3.171.214.73.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.
3.171.214.853.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.
54.192.35.1754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.
54.192.35.1954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.
54.192.35.7554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.
54.192.35.9054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:100
Organization
lg electronics
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from lgalamp.com.

Cypher and MCP

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

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