Skip to content

Hostname

ginza-ashibe.com

Last fetched

ginza-ashibe.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ginza-ashibe.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ginza-ashibe.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.32.3018.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.5618.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.6218.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.32.8218.165.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.72.2118.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.3318.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.3918.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.6618.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.172.242.12218.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.5018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ginza-ashibe.com in the public web crawl.

5 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ginza-ashibe.com.

Cypher and MCP

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

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