Skip to content

Hostname

pushstart.kolab.ee

Last fetched

pushstart.kolab.ee resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · pushstart.kolab.eeRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pushstart.kolab.ee

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.146.11318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.5818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.8518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
3.162.221.1123.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.383.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.743.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.933.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

No WHOIS records are currently associated with pushstart.kolab.ee in WhisperGraph.

Subdomains

2 observed subdomains of pushstart.kolab.ee.

Threat posture

History

Related pages

Pivot deeper into the graph from pushstart.kolab.ee.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.