Skip to content

Hostname

cusd200.ic-board.com

Last fetched

cusd200.ic-board.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cusd200.ic-board.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cusd200.ic-board.com

Resolution chain

cusd200.ic-board.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.245.218100.42.158.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.31.147101.1.33.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.164.635.12.240.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.88.15835.184.128.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.134.545.2.241.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.236.2545.2.241.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.218.4952.216.76.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.15.25452.82.166.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.15.3154.222.45.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.150.23154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.141.19898.97.46.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.36.7798.97.46.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cusd200.ic-board.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cusd200.ic-board.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cusd200.ic-board.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.