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
Resolution chain
moczykije.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.55.253.88 | 77.55.252.0/23 | AS15967 | — | PL |
| 91.236.131.76 | 91.236.131.0/24 | AS60713 | — | PL |
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
MX records
SPF policy
4 SPF mechanisms authorising senders for moczykije.net.
| Mechanism | Target |
|---|---|
| SPF_A | moczykije.net |
| SPF_INCLUDE | _spf.atthost.pl |
| SPF_MX | moczykije.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.