Skip to content

Hostname

svs.at

Last fetched

svs.at resolves to 1 IPv4 address operated by AS39879 in AT. WHOIS lists registrar:easyname gmbh as the registrar.

Nutrition Label

WHISPER CANON · svs.atRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/svs.at

Resolution chain

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

IPPrefixASNOperatorCountry
212.183.22.3212.183.22.0/24AS39879AT

WHOIS identity

Registrar
registrar:easyname gmbh
Organization
sozialversicherungsanstalt der gewerblichen wirtschaft
Contact emails

Subdomains

29 observed subdomains of svs.at.

Web-graph footprint

Distinct hostnames that link to or from svs.at in the public web crawl.

1,624 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for svs.at.

MechanismTarget
SPF_INCLUDE_spf-sfdc.successfactors.com
SPF_IP193.228.100.0/24
SPF_IP194.153.217.230
SPF_IP194.153.217.248
SPF_MXsvs.at

Related pages

Pivot deeper into the graph from svs.at.

Cypher and MCP

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

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