Skip to content

Hostname

lotek.com

Last fetched

lotek.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lotek.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/lotek.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.113.190.198148.113.128.0/17AS16276CA
192.124.249.111192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:2
Organization
lotek wireless
Contact emails

Subdomains

59 observed subdomains of lotek.com.

Web-graph footprint

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

98 sites link to this hostname.

132 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lotek.com.

MechanismTarget
SPF_Alotek.com
SPF_INCLUDE_spf.mddservices.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.113.190.198
SPF_IP148.72.116.75
SPF_IP173.248.191.183
SPF_IP66.209.50.118
SPF_MXlotek.com

Related pages

Pivot deeper into the graph from lotek.com.

Cypher and MCP

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

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