Skip to content

Hostname

cupnoodle.jp

Last fetched

cupnoodle.jp resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · cupnoodle.jpRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint7.8/10canon.whisper.security/host/cupnoodle.jp

Resolution chain

cupnoodle.jp resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.123.21113.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.34.8918.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.29.1703.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.93.22152.216.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.223.952.82.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.248.3654.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.137.2455.1.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.22.22554.86.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.117.13313.160.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.151.9513.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.106.15013.193.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
nissin food products co.,ltd.
Contact emails

Subdomains

1 observed subdomain of cupnoodle.jp.

Web-graph footprint

Distinct hostnames that link to or from cupnoodle.jp in the public web crawl.

571 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cupnoodle.jp.

Cypher and MCP

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

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