Skip to content

Hostname

lokoz.com

Last fetched

lokoz.com resolves to 1 IPv4 address operated by AS197226 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · lokoz.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/lokoz.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.29.17.23546.29.16.0/21AS197226PL

WHOIS identity

Registrar
iana:433
Organization
lokoz.com s.c.
Contact emails

Subdomains

91 observed subdomains of lokoz.com.

Web-graph footprint

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

24 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for lokoz.com.

MechanismTarget
SPF_Alokoz.com
SPF_IP185.38.251.9
SPF_IP46.29.17.235
SPF_IP51.68.37.206
SPF_IP81.15.235.235
SPF_MXlokoz.com
SPF_REDIRECT_spf.topdns.com

Related pages

Pivot deeper into the graph from lokoz.com.

Cypher and MCP

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

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