Hostname
mozhay.org
Last fetched
mozhay.org resolves to 1 IPv4 address operated by AS198068 in EE. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
mozhay.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.36.222.182 | 46.36.222.0/24 | AS198068 | — | EE |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
4 observed subdomains of mozhay.org.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mozhay.org in the public web crawl.
10 sites link to this hostname.
99 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 mozhay.org.
| Mechanism | Target |
|---|---|
| SPF_A | mozhay.org |
| SPF_IP | 2a03:f480:1:d:0:0:0:5d |
| SPF_IP | 46.36.222.182 |
| SPF_MX | mozhay.org |
Related pages
Pivot deeper into the graph from mozhay.org.
- IP · 46.36.222.182
- ASN · AS198068
- Registrar · iana:2487
- Country · EE
- Email · 543503bdd8muf9bj@5225b4d0pi3627q9.whoisprivacycorp.com
- TLD · .org
- Browse hostnames · mo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mozhay.org"})-[: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.