Skip to content

Hostname

dev.api.ec-wish-list.net

Last fetched

dev.api.ec-wish-list.net resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dev.api.ec-wish-list.netRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dev.api.ec-wish-list.net

Resolution chain

dev.api.ec-wish-list.net resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.119.70100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.171.72100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.53.973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.53.18452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.159.6954.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.234.223.21954.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.51.23298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.134.10998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.142.098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dev.api.ec-wish-list.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from dev.api.ec-wish-list.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dev.api.ec-wish-list.net"})-[: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.