Skip to content

Hostname

lghnh.com

Last fetched

lghnh.com resolves to 1 IPv4 address operated by AS4668 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · lghnh.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lghnh.com

Resolution chain

lghnh.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.247.132.100203.247.128.0/19AS4668KR

WHOIS identity

Registrar
iana:444
Organization
lg household & health care
Contact emails

Subdomains

91 observed subdomains of lghnh.com.

Web-graph footprint

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

249 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for lghnh.com.

MechanismTarget
SPF_INCLUDEemail.ncloud.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.worksmobile.com
SPF_IP165.244.237.214
SPF_IP165.244.237.227
SPF_IP165.244.237.237
SPF_IP165.244.87.84
SPF_IP165.244.87.85
SPF_IP165.244.88.35
SPF_IP165.244.88.46
SPF_IP165.244.90.26
SPF_IP165.244.90.28
SPF_IP165.244.90.29
SPF_IP203.247.132.88
SPF_IP203.247.132.89
SPF_IP203.247.134.106
SPF_IP203.247.134.107
SPF_IP203.247.134.85
SPF_IP203.247.134.86

Related pages

Pivot deeper into the graph from lghnh.com.

Cypher and MCP

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

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