Hostname
kodeks.net
Last fetched
kodeks.net resolves to 1 IPv4 address operated by CKR-AS - "Center of Computor Research" JSC in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
kodeks.net 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 |
|---|---|---|---|---|
| 37.46.60.4 | 37.46.60.0/24 | AS199072 | CKR-AS - "Center of Computor Research" JSC | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- computer software development center
- Contact emails
Subdomains
53 observed subdomains of kodeks.net.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from kodeks.net in the public web crawl.
33 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for kodeks.net.
| Mechanism | Target |
|---|---|
| SPF_A | kodeks.net |
| SPF_IP | 213.182.171.90 |
| SPF_IP | 37.46.60.4 |
| SPF_IP | 5.61.15.104 |
| SPF_MX | kodeks.net |
Related pages
Pivot deeper into the graph from kodeks.net.
- IP · 37.46.60.4
- ASN · AS199072CKR-AS - "Center of Computor Research" JSC
- Registrar · iana:463
- Country · RU
- Email · dnsmaster@wplus.net
- TLD · .net
- Browse hostnames · ko…
- 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: "kodeks.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.