Skip to content

Hostname

stadthalle.com

Last fetched

stadthalle.com resolves to 1 IPv4 address operated by AS8412 in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · stadthalle.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stadthalle.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.26.190.145185.26.190.0/24AS8412AT

WHOIS identity

Registrar
iana:106
Organization
wiener stadthalle betriebs-und veranstaltungsges. m. b. h.
Contact emails

Subdomains

36 observed subdomains of stadthalle.com.

Web-graph footprint

Distinct hostnames that link to or from stadthalle.com in the public web crawl.

477 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for stadthalle.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailing.sagedpw.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.26.189.172
SPF_IP185.26.189.173
SPF_IP185.26.189.81
SPF_IP185.26.189.84
SPF_IP185.26.190.16
SPF_IP185.26.190.17
SPF_IP185.26.190.18
SPF_IP185.26.190.19
SPF_IP185.26.190.210
SPF_IP193.228.122.163/32
SPF_IP193.228.122.164/32
SPF_IP94.136.22.69
SPF_MXstadthalle.com

Related pages

Pivot deeper into the graph from stadthalle.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "stadthalle.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 20

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