Skip to content

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

WHISPER CANON · vor.atRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/vor.at

Resolution chain

vor.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.51.199.86185.51.199.0/24AS42572ABATON-ASAT
94.247.144.15494.247.144.0/21AS42572ABATON-ASAT

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.

Web-graph footprint

Distinct hostnames that link to or from vor.at in the public web crawl.

1,272 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vor.at.

MechanismTarget
SPF_Amgw-01.sagedpw.at
SPF_Amgw-02.sagedpw.at
SPF_Ashop.vor.at
SPF_Atest-shop.vor.at
SPF_Aweb1.vor.at
SPF_Awww.vor.at
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.255.205.15
SPF_MXvor.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.