Skip to content

Hostname

api.ciswired.com

Last fetched

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

Nutrition Label

WHISPER CANON · api.ciswired.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.ciswired.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.69.72101.0.4.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.7.71101.0.4.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.194.7113.224.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.26.118.228.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.107.1873.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.85.2243.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.204.3235.1.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.230.20335.1.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.96.17435.180.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.153.9345.2.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.95.7854.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.60.24198.96.168.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.20.14698.96.168.0/22AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.ciswired.com in WhisperGraph.

Subdomains

2 observed subdomains of api.ciswired.com.

Threat posture

History

Related pages

Pivot deeper into the graph from api.ciswired.com.

Cypher and MCP

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

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