Skip to content

Hostname

moczykije.net

Last fetched

moczykije.net resolves to 2 IPv4 addresses operated by AS15967 in PL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · moczykije.netRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/moczykije.net

Resolution chain

moczykije.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:303
Organization
marcin cieslak
Contact emails

Subdomains

9 observed subdomains of moczykije.net.

Web-graph footprint

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

65 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for moczykije.net.

MechanismTarget
SPF_Amoczykije.net
SPF_INCLUDE_spf.atthost.pl
SPF_MXmoczykije.net
SPF_REDIRECT_spf-h76.microhost.pl

Related pages

Pivot deeper into the graph from moczykije.net.

Cypher and MCP

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

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