Hostname
bmeia.gv.at
Last fetched
bmeia.gv.at resolves to 1 IPv4 address operated by A1TELEKOM-AT A1 Telekom Austria AG in AT.
Nutrition Label
Resolution chain
bmeia.gv.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 |
|---|---|---|---|---|
| 80.120.70.125 | 80.120.0.0/14 | AS8447 | A1TELEKOM-AT A1 Telekom Austria AG | AT |
WHOIS identity
- Registrar
- —
- Organization
- bundesministerium fuer europa, integration und aeusseres
- Contact emails
Subdomains
44 observed subdomains of bmeia.gv.at.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bmeia.gv.at in the public web crawl.
5,331 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for bmeia.gv.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.apanet.at |
| SPF_INCLUDE | _spf.cna.at |
| SPF_IP | 178.188.159.22 |
| SPF_IP | 188.21.1.254/32 |
| SPF_IP | 194.177.128.108 |
| SPF_IP | 194.177.128.109 |
| SPF_IP | 194.177.153.169 |
| SPF_IP | 217.146.25.173 |
| SPF_IP | 45.86.166.32/28 |
| SPF_IP | 80.120.70.5/32 |
| SPF_IP | 80.120.70.53/32 |
Related pages
Pivot deeper into the graph from bmeia.gv.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bmeia.gv.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.