Skip to content

Hostname

sysmex.at

Last fetched

sysmex.at resolves to 1 IPv4 address operated by ARTFILES-AS Artfiles New Media GmbH in DE.

Nutrition Label

WHISPER CANON · sysmex.atRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sysmex.at

Resolution chain

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

IPPrefixASNOperatorCountry
212.77.245.73212.77.224.0/19AS8893ARTFILES-AS Artfiles New Media GmbHDE

WHOIS identity

No WHOIS records are currently associated with sysmex.at in WhisperGraph.

Subdomains

8 observed subdomains of sysmex.at.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sysmex.at.

MechanismTarget
SPF_Asysmex.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.183.54.158
SPF_IP213.209.110.61/32
SPF_IP213.209.110.62/32
SPF_MXsysmex.at

Related pages

Pivot deeper into the graph from sysmex.at.

Cypher and MCP

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

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