Skip to content

Hostname

api.intellimize.co

Last fetched

api.intellimize.co resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.intellimize.coRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api.intellimize.co

Resolution chain

api.intellimize.co resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.93.231107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
108.128.50.87108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
174.129.229.189174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.202.109.3718.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.192.88.4434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.123.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.255.251.10534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.57.22646.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.27.2652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.205.140.6852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.48.235.15652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.224.21.15054.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.73.40.2254.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with api.intellimize.co in WhisperGraph.

Subdomains

2 observed subdomains of api.intellimize.co.

Web-graph footprint

Distinct hostnames that link to or from api.intellimize.co in the public web crawl.

4,149 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from api.intellimize.co.

Cypher and MCP

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

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