Hostname
gswb.at
Last fetched
gswb.at resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:ascio technologies inc. as the registrar.
Nutrition Label
Resolution chain
gswb.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 |
|---|---|---|---|---|
| 91.99.64.178 | 91.99.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- registrar:ascio technologies inc.
- Organization
- gemeinnuetzige salzburger wohnbauges.m.b.h.
- Contact emails
Subdomains
17 observed subdomains of gswb.at.
Web-graph footprint
Distinct hostnames that link to or from gswb.at in the public web crawl.
35 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for gswb.at.
| Mechanism | Target |
|---|---|
| SPF_A | gswb.at |
| SPF_A | mail.vemap.com |
| SPF_A | mail01.vemap.com |
| SPF_A | mail2.dotnethost.at |
| SPF_A | mail4.descience.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.34.206.120 |
| SPF_IP | 193.34.206.24 |
| SPF_IP | 213.153.60.170 |
| SPF_IP | 23.88.27.53 |
| SPF_IP | 80.120.56.180 |
| SPF_IP | 85.125.191.180/32 |
| SPF_IP | 85.125.191.182/32 |
| SPF_IP | 88.99.137.53 |
| SPF_IP | 91.99.64.178 |
| SPF_IP | 92.63.156.5 |
| SPF_MX | gswb.at |
Related pages
Pivot deeper into the graph from gswb.at.
- IP · 91.99.64.178
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · registrar:ascio technologies inc.
- Country · DE
- Email · office@gswb.at
- TLD · .at
- Browse hostnames · gs…
- 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: "gswb.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.