Hostname
wvp.at
Last fetched
wvp.at resolves to 1 IPv4 address operated by AS8412 in AT. WHOIS lists registrar:digitalnova it & web solutions e.u. as the registrar.
Nutrition Label
Resolution chain
wvp.at 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 |
|---|---|---|---|---|
| 213.229.35.117 | 213.229.32.0/19 | AS8412 | — | AT |
WHOIS identity
- Registrar
- registrar:digitalnova it & web solutions e.u.
- Organization
- softic edindi
- Contact emails
Subdomains
7 observed subdomains of wvp.at.
Web-graph footprint
Distinct hostnames that link to or from wvp.at in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for wvp.at.
| Mechanism | Target |
|---|---|
| SPF_A | wvp.at |
| SPF_IP | 213.229.35.118 |
| SPF_IP | 62.99.232.144/29 |
| SPF_MX | wvp.at |
Related pages
Pivot deeper into the graph from wvp.at.
- IP · 213.229.35.117
- ASN · AS8412
- Registrar · registrar:digitalnova it & web solutions e.u.
- Country · AT
- Email · wvpgraz@wvp.at
- TLD · .at
- Browse hostnames · wv…
- 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: "wvp.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.