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
Resolution chain
vent.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 |
|---|---|---|---|---|
| 128.204.137.11 | 128.204.128.0/19 | AS44453 | INTERNEX-AS | AT |
WHOIS identity
- Registrar
- registrar:hutchison drei austria gmbh
- Organization
- oetztal tourismus
- Contact emails
Subdomains
3 observed subdomains of vent.at.
| Subdomain |
|---|
| hub.vent.at |
| www.vent.at |
| sommer.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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for vent.at.
| Mechanism | Target |
|---|---|
| SPF_A | vent.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 144.208.10.187 |
| SPF_IP | 144.208.10.188 |
| SPF_IP | 5.132.161.184 |
| SPF_IP | 5.132.161.185 |
Related pages
Pivot deeper into the graph from vent.at.
- IP · 128.204.137.11
- ASN · AS44453INTERNEX-AS
- Registrar · registrar:hutchison drei austria gmbh
- Country · AT
- Email · hostmaster@oetztal.info
- TLD · .at
- Browse hostnames · ve…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.