Skip to content

Hostname

mojk2.net

Last fetched

mojk2.net resolves to 1 IPv4 address operated by AS5435 in SI. WHOIS lists iana:1724 as the registrar.

Nutrition Label

WHISPER CANON · mojk2.netRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mojk2.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.178.224.200185.178.224.0/24AS5435SI

WHOIS identity

Registrar
iana:1724
Organization
velcom d.o.o.
Contact emails

Subdomains

6,468 observed subdomains of mojk2.net.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mojk2.net.

MechanismTarget
SPF_Amojk2.net
SPF_Aplesk.mojk2.net
SPF_Apleska.mojk2.net
SPF_Apleskb.mojk2.net
SPF_MXmojk2.net

Related pages

Pivot deeper into the graph from mojk2.net.

Cypher and MCP

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

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