Hostname
wiensued.at
Last fetched
wiensued.at resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.
Nutrition Label
Resolution chain
wiensued.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 |
|---|---|---|---|---|
| 192.124.249.177 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
WHOIS identity
- Registrar
- —
- Organization
- gemeinnuetzige bau-u.wohnungs- genossensch. wien-sued egenmbh
- Contact emails
- —
Subdomains
10 observed subdomains of wiensued.at.
Web-graph footprint
Distinct hostnames that link to or from wiensued.at in the public web crawl.
83 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for wiensued.at.
| Mechanism | Target |
|---|---|
| SPF_A | mx.versand.wiensued.at |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | livepost1.wiensued.at |
| SPF_INCLUDE | spf-dpw.wiensued.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.2.221.118 |
| SPF_MX | wiensued.at |
Related pages
Pivot deeper into the graph from wiensued.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wiensued.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.