Skip to content

Hostname

api.comodash.io

Last fetched

api.comodash.io resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.240.191.14134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.88.8034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.19.5934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.26.11952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.75.3852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.233.4752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.117.352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.82.22754.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.96.3563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

4 observed subdomains of api.comodash.io.

Threat posture

History

Related pages

Pivot deeper into the graph from api.comodash.io.

Cypher and MCP

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

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