Skip to content

Hostname

sysup.at

Last fetched

sysup.at resolves to 1 IPv4 address operated by AS42882 in AT. WHOIS lists registrar:sysup it gmbh & co kg as the registrar.

Nutrition Label

WHISPER CANON · sysup.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sysup.at

Resolution chain

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

IPPrefixASNOperatorCountry
77.75.16.24277.75.16.0/24AS42882AT

WHOIS identity

Registrar
registrar:sysup it gmbh & co kg
Organization
harald huberti
Contact emails

Subdomains

1,818 observed subdomains of sysup.at.

Web-graph footprint

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

28 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sysup.at.

MechanismTarget
SPF_Asysup.at
SPF_INCLUDEspf-infra.sysup.at
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsysup.email

Related pages

Pivot deeper into the graph from sysup.at.

Cypher and MCP

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

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