Skip to content

Hostname

api.melon-dcd.jp

Last fetched

api.melon-dcd.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · api.melon-dcd.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api.melon-dcd.jp

Resolution chain

api.melon-dcd.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.177.90.16118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.230.5518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.249.1273.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.105.21852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.109.17354.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.90.3854.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with api.melon-dcd.jp in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api.melon-dcd.jp.

Cypher and MCP

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

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