Hostname
vw.sk
Last fetched
vw.sk resolves to 2 IPv4 addresses operated by AS29085 in AT. WHOIS lists registrar:swan, a. s. as the registrar.
Nutrition Label
Resolution chain
vw.sk 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 |
|---|---|---|---|---|
| 212.183.88.29 | 212.183.88.0/24 | AS29085 | — | AT |
| 212.183.88.30 | 212.183.88.0/24 | AS29085 | — | AT |
WHOIS identity
- Registrar
- registrar:swan, a. s.
- Organization
- porsche slovakia
- Contact emails
Subdomains
8 observed subdomains of vw.sk.
Web-graph footprint
Distinct hostnames that link to or from vw.sk in the public web crawl.
114 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for vw.sk.
| Mechanism | Target |
|---|---|
| SPF_A | cloudhost.maxmedia.sk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.109.74.0/24 |
Related pages
Pivot deeper into the graph from vw.sk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vw.sk"})-[: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.