Skip to content

Hostname

sys-host.at

Last fetched

sys-host.at resolves to 1 IPv4 address operated by AS209050 in AT. WHOIS lists registrar:easyname gmbh as the registrar.

Nutrition Label

WHISPER CANON · sys-host.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sys-host.at

Resolution chain

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

IPPrefixASNOperatorCountry
5.183.217.865.183.216.0/22AS209050AT

WHOIS identity

Registrar
registrar:easyname gmbh
Organization
Contact emails

Subdomains

26 observed subdomains of sys-host.at.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sys-host.at.

MechanismTarget
SPF_Asys-host.at
SPF_INCLUDEspf.easyname.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.114.141/32
SPF_IP135.181.31.20/32
SPF_IP159.69.94.61/32
SPF_IP217.74.9.16/28
SPF_IP2a02:1b8:10:68::/64
SPF_MXsys-host.at

Related pages

Pivot deeper into the graph from sys-host.at.

Cypher and MCP

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

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