Skip to content

Hostname

syoss.cz

Last fetched

syoss.cz resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists registrar:reg-ipmirror as the registrar.

Nutrition Label

WHISPER CANON · syoss.czRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/syoss.cz

Resolution chain

syoss.cz resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.173.238.253.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.283.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.33.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.238.383.173.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
99.84.237.11199.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.12599.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.2399.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.237.9799.84.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:reg-ipmirror
Organization
henkel ag and co. kgaa
Contact emails

Subdomains

1 observed subdomain of syoss.cz.

Subdomain
www.syoss.cz

Web-graph footprint

Distinct hostnames that link to or from syoss.cz in the public web crawl.

27 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from syoss.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "syoss.cz"})-[: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.