Skip to content

Hostname

lokoz.net

Last fetched

lokoz.net resolves to 2 IPv4 addresses operated by AS20804 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · lokoz.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lokoz.net

Resolution chain

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

WHOIS identity

Registrar
iana:433
Organization
basiewicz rafal
Contact emails

Subdomains

129 observed subdomains of lokoz.net.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lokoz.net.

MechanismTarget
SPF_Alokoz.net
SPF_IP46.29.17.235
SPF_IP81.15.235.235
SPF_IP83.19.176.186
SPF_MXlokoz.net

Related pages

Pivot deeper into the graph from lokoz.net.

Cypher and MCP

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

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