Skip to content

Hostname

api.ci.taskbox.io

Last fetched

api.ci.taskbox.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.ci.taskbox.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.ci.taskbox.io

Resolution chain

api.ci.taskbox.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.94.11813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.12113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.12818.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.1518.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.2118.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.225.4418.239.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.255.10418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.10918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.12518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

No WHOIS records are currently associated with api.ci.taskbox.io in WhisperGraph.

Subdomains

1 observed subdomain of api.ci.taskbox.io.

Threat posture

History

Related pages

Pivot deeper into the graph from api.ci.taskbox.io.

Cypher and MCP

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

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