Skip to content

Hostname

lg.com

Last fetched

lg.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · lg.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lg.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.146.15113.248.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.18.2576.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

19 SPF mechanisms authorising senders for lg.com.

MechanismTarget
SPF_INCLUDEspf1.lg.com
SPF_IP121.50.16.193
SPF_IP165.243.64.15
SPF_IP165.243.64.17
SPF_IP165.243.64.18
SPF_IP165.243.64.35
SPF_IP165.243.64.38
SPF_IP165.243.64.40
SPF_IP165.243.64.41
SPF_IP165.243.64.42
SPF_IP165.243.64.45
SPF_IP165.244.52.185
SPF_IP165.244.52.188
SPF_IP203.247.135.104
SPF_IP203.247.146.200
SPF_IP203.247.146.215
SPF_IP203.247.146.246
SPF_IP203.247.146.253
SPF_IP34.117.43.194

Related pages

Pivot deeper into the graph from lg.com.

Cypher and MCP

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

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