Hostname
kovian.cz
Last fetched
kovian.cz resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:reg-internet-cz as the registrar.
Nutrition Label
Resolution chain
kovian.cz resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.153.46.239 | 18.154.17.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.158.76.26 | 18.160.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.184.215.203 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.196.14.145 | 18.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.123.72.242 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.69.220.121 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:reg-internet-cz
- Organization
- kovian, s.r.o.
- Contact emails
- —
Subdomains
2 observed subdomains of kovian.cz.
| Subdomain |
|---|
| sta27ge.kovian.cz |
| www.kovian.cz |
Web-graph footprint
Distinct hostnames that link to or from kovian.cz in the public web crawl.
12 sites link to this hostname.
31 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 kovian.cz.
| Mechanism | Target |
|---|---|
| SPF_A | kovian.cz |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | kovian.cz |
Related pages
Pivot deeper into the graph from kovian.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kovian.cz"})-[: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.