Skip to content

Hostname

vent.at

Last fetched

vent.at resolves to 1 IPv4 address operated by INTERNEX-AS in AT. WHOIS lists registrar:hutchison drei austria gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.204.137.11128.204.128.0/19AS44453INTERNEX-ASAT

WHOIS identity

Registrar
registrar:hutchison drei austria gmbh
Organization
oetztal tourismus
Contact emails

Subdomains

3 observed subdomains of vent.at.

Web-graph footprint

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

134 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vent.at.

MechanismTarget
SPF_Avent.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.208.10.187
SPF_IP144.208.10.188
SPF_IP5.132.161.184
SPF_IP5.132.161.185

Related pages

Pivot deeper into the graph from vent.at.

Cypher and MCP

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

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