Hostname
oststeiermark.com
Last fetched
oststeiermark.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
oststeiermark.com 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 |
|---|---|---|---|---|
| 144.76.229.5 | 144.76.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- eva luckerbauer
- Contact emails
Subdomains
10 observed subdomains of oststeiermark.com.
Web-graph footprint
Distinct hostnames that link to or from oststeiermark.com in the public web crawl.
144 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for oststeiermark.com.
| Mechanism | Target |
|---|---|
| SPF_A | plesk112ssd.power-it.at |
| SPF_INCLUDE | _spf.senders.scnem.com |
| SPF_INCLUDE | bounce.newstroll.de |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.243.148.150 |
| SPF_IP | 136.243.148.153 |
| SPF_IP | 138.201.24.137 |
| SPF_IP | 144.76.229.5 |
| SPF_IP | 176.9.16.38 |
| SPF_IP | 176.9.212.64/26 |
| SPF_IP | 188.40.243.64/26 |
| SPF_IP | 195.201.96.192 |
| SPF_IP | 80.190.118.18 |
| SPF_IP | 80.190.118.19 |
| SPF_IP | 80.190.129.134 |
| SPF_IP | 80.190.129.135 |
| SPF_IP | 80.190.129.136 |
| SPF_IP | 80.190.129.137/32 |
| SPF_IP | 80.190.129.142/30 |
| SPF_IP | 80.190.129.143 |
| SPF_IP | 80.190.129.144 |
| SPF_IP | 80.190.129.145 |
| SPF_IP | 80.190.129.216 |
| SPF_IP | 80.190.129.221 |
| SPF_IP | 91.250.114.200 |
Related pages
Pivot deeper into the graph from oststeiermark.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oststeiermark.com"})-[: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.