Hostname
kovaz.net
Last fetched
kovaz.net resolves to 1 IPv4 address operated by AS50065 in LT. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
kovaz.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 |
|---|---|---|---|---|
| 195.12.182.224 | 195.12.182.0/24 | AS50065 | — | LT |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- 06beaa21f3e134b7b49cf93bcddc86eaad7e9f36@privatedomain.gkg.net
- 0faedeb60a34b688078df4ed8f8a38eb6ef6a817@privatedomain.gkg.net
- 2114842a8888bd26b6e19e33ff1bc1adc05051f1@whois.gkg.net
- 3af55e1d95546ddbf61c2139b5a501c0a785b414@privatedomain.gkg.net
- 6d8f74188f508394b3182ad2ba1b8f91535d23c7@privatedomain.gkg.net
- 8a7930079cf64827376e92f0f7c91be3c2404bbd@privatedomain.gkg.net
- c7f0fac7507f2fd7fa8012f31532c3613790bcdd@privatedomain.gkg.net
- cace5784cd44af2fd3f7db33c5da261f28bb5aef@privatedomain.gkg.net
- d89ca6283fb0c95c23d35f5c6ba18c096a907ea3@privatedomain.gkg.net
- e228fba963f78c865f0ec867a7c1b7e9574102d0@whois.gkg.net
Subdomains
6 observed subdomains of kovaz.net.
Web-graph footprint
Distinct hostnames that link to or from kovaz.net in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for kovaz.net.
| Mechanism | Target |
|---|---|
| SPF_A | kovaz.net |
| SPF_INCLUDE | outbound.mailhop.org |
| SPF_IP | 195.12.182.224 |
| SPF_IP | 88.222.108.149 |
| SPF_MX | kovaz.net |
Related pages
Pivot deeper into the graph from kovaz.net.
- IP · 195.12.182.224
- ASN · AS50065
- Registrar · iana:93
- Country · LT
- Email · 06beaa21f3e134b7b49cf93bcddc86eaad7e9f36@privatedomain.gkg.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: "kovaz.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.