Skip to content

Hostname

koios.pl

Last fetched

koios.pl resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · koios.plRouting diversity6.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/koios.pl

Resolution chain

koios.pl resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.177.6516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.13716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.5216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.5316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.15716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.15716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.2116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.74.2116.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.24.863.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.219.20552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.237.12252.216.237.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.27.17952.216.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.107.1952.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.107.8352.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.10152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.193.12552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.22152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with koios.pl in WhisperGraph.

Subdomains

29 observed subdomains of koios.pl.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from koios.pl.

Cypher and MCP

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

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