Hostname
vkw.at
Last fetched
vkw.at resolves to 2 IPv4 addresses operated by VTG- in AT. WHOIS lists registrar:russmedia it gmbh as the registrar.
Nutrition Label
Resolution chain
vkw.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.186.93.32 | 193.186.88.0/21 | AS12762 | VTG- | AT |
| 193.186.93.9 | 193.186.88.0/21 | AS12762 | VTG- | AT |
WHOIS identity
- Registrar
- registrar:russmedia it gmbh
- Organization
- domain admin
- Contact emails
- —
Subdomains
336 observed subdomains of vkw.at.
Showing 25 of 336. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vkw.at in the public web crawl.
207 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for vkw.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.illwerkevkw.at |
Related pages
Pivot deeper into the graph from vkw.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vkw.at"})-[: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.