Skip to content

Hostname

olynth.cz

Last fetched

olynth.cz resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in NL.

Nutrition Label

WHISPER CANON · olynth.czRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.9/10canon.whisper.security/host/olynth.cz

Resolution chain

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

IPPrefixASNOperatorCountry
2.16.6.2052.16.6.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.NL
2.16.6.2232.16.6.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.NL
23.53.1.15423.53.1.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.FR
23.53.1.15623.53.1.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.FR

WHOIS identity

No WHOIS records are currently associated with olynth.cz in WhisperGraph.

Subdomains

2 observed subdomains of olynth.cz.

Web-graph footprint

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

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for olynth.cz.

Related pages

Pivot deeper into the graph from olynth.cz.

Cypher and MCP

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

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