Skip to content

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

WHISPER CANON · gswb.atRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gswb.at

Resolution chain

gswb.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.99.64.17891.99.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for gswb.at.

MechanismTarget
SPF_Agswb.at
SPF_Amail.vemap.com
SPF_Amail01.vemap.com
SPF_Amail2.dotnethost.at
SPF_Amail4.descience.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.34.206.120
SPF_IP193.34.206.24
SPF_IP213.153.60.170
SPF_IP23.88.27.53
SPF_IP80.120.56.180
SPF_IP85.125.191.180/32
SPF_IP85.125.191.182/32
SPF_IP88.99.137.53
SPF_IP91.99.64.178
SPF_IP92.63.156.5
SPF_MXgswb.at

Related pages

Pivot deeper into the graph from gswb.at.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.