Skip to content

Hostname

lhtek.com

Last fetched

lhtek.com resolves to 209.182.235.96, announced in 209.182.235.0/24 by HVC-AS - HIVELOCITY, Inc. in US. lhtek.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lhtek.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lhtek.com

Resolution chain

IPv6 resolution

No AAAA record for lhtek.com is recorded in WhisperGraph.

Attribution

hivelocity

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
denny jones
Contact emails
netadmin@lhtek.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.lhtek.com
  • ns2.lhtek.com
  • ns3.lhtek.com
  • ns4.lhtek.com

MX records

  • mail3.lhtek.com

SPF policy

  • ip: 104.225.219.156
  • ip: 209.182.235.96
  • ip: 45.79.24.130
  • ip: 50.116.22.76
  • ip: 63.250.55.138
  • ip: 64.57.226.164
  • ip: 64.57.226.178
  • ip: 72.14.191.121

Threat-feed evidence

History

Related pages

Pivot from lhtek.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lhtek.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.