Skip to content

Hostname

vbw.at

Last fetched

vbw.at resolves to 1 IPv4 address operated by TMA Magenta Telekom in AT. WHOIS lists registrar:kapper.net - kapper network-communications gmbh as the registrar.

Nutrition Label

WHISPER CANON · vbw.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vbw.at

Resolution chain

vbw.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.26.190.146185.26.190.0/24AS8412TMA Magenta TelekomAT

WHOIS identity

Registrar
registrar:kapper.net - kapper network-communications gmbh
Organization
kapper.net role account
Contact emails

Subdomains

27 observed subdomains of vbw.at.

Web-graph footprint

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

165 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vbw.at.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cloudmail.ondemand.com
SPF_INCLUDEspf.codepiraten.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.26.189.81
SPF_IP185.26.190.16
SPF_IP185.26.190.17
SPF_IP185.26.190.18
SPF_IP185.26.190.19
SPF_IP213.143.98.2
SPF_MXvbw.at

Related pages

Pivot deeper into the graph from vbw.at.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vbw.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.