All hostnames kolab.ee resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.
Nutrition Label WHISPER CANON · kolab.ee Routing diversity 4.2/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/kolab.ee Resolution chain kolab.ee resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.224.106.109 13.224.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IT 13.224.106.12 13.224.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IT 13.224.106.59 13.224.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IT 13.224.106.81 13.224.106.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. IT 13.227.192.102 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.114 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.39 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.74 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.33.187.24 13.33.186.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.33.187.27 13.33.186.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.33.187.33 13.33.186.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.33.187.6 13.33.186.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.119 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.3 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.52 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.60 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.164.53.104 3.164.52.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. ZA 3.164.53.47 3.164.52.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. ZA 3.164.53.50 3.164.52.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. ZA 3.164.53.85 3.164.52.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. ZA
WHOIS identity No WHOIS records are currently associated with kolab.ee in WhisperGraph.
Subdomains 86 observed subdomains of kolab.ee.
Web-graph footprint Distinct hostnames that link to or from kolab.ee in the public web crawl.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for kolab.ee.
Related pages Pivot deeper into the graph from kolab.ee.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kolab.ee"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .