Skip to content

Hostname

lginnotek.com

Last fetched

lginnotek.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · lginnotek.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lginnotek.com

Resolution chain

lginnotek.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:100
Organization
lg innotek
Contact emails

Subdomains

84 observed subdomains of lginnotek.com.

Web-graph footprint

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

278 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lginnotek.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.145.79.154
SPF_IP129.145.79.157
SPF_IP129.145.79.158
SPF_IP165.186.83.0/24
SPF_IP165.243.97.108
SPF_IP165.243.97.109
SPF_IP165.243.97.110
SPF_IP165.243.97.111
SPF_IP165.243.97.112
SPF_IP165.243.97.18

Related pages

Pivot deeper into the graph from lginnotek.com.

Cypher and MCP

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

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