Hostname
vor.at
Last fetched
vor.at resolves to 2 IPv4 addresses operated by ABATON-AS in AT. WHOIS lists registrar:internic datenkommunikations gmbh as the registrar.
Nutrition Label
Resolution chain
vor.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 |
|---|---|---|---|---|
| 185.51.199.86 | 185.51.199.0/24 | AS42572 | ABATON-AS | AT |
| 94.247.144.154 | 94.247.144.0/21 | AS42572 | ABATON-AS | AT |
WHOIS identity
- Registrar
- registrar:internic datenkommunikations gmbh
- Organization
- verkehrsverbund ost-region (vor) gesellschaft m.b.h.
- Contact emails
Subdomains
38 observed subdomains of vor.at.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vor.at in the public web crawl.
1,272 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for vor.at.
| Mechanism | Target |
|---|---|
| SPF_A | mgw-01.sagedpw.at |
| SPF_A | mgw-02.sagedpw.at |
| SPF_A | shop.vor.at |
| SPF_A | test-shop.vor.at |
| SPF_A | web1.vor.at |
| SPF_A | www.vor.at |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.255.205.15 |
| SPF_MX | vor.at |
Related pages
Pivot deeper into the graph from vor.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vor.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.