Hostname
dotace.melnik.cz
Last fetched
dotace.melnik.cz resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE.
Nutrition Label
Resolution chain
dotace.melnik.cz 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 |
|---|---|---|---|---|
| 139.162.180.234 | 139.162.160.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | DE |
WHOIS identity
No WHOIS records are currently associated with dotace.melnik.cz in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from dotace.melnik.cz in the public web crawl.
4 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 dotace.melnik.cz.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 194.195.243.56 |
| SPF_IP | 2a01:7e01:0:0:f03c:92ff:fece:a1c3 |
| SPF_MX | dotace.melnik.cz |
Related pages
Pivot deeper into the graph from dotace.melnik.cz.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dotace.melnik.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.