Skip to content

Hostname

spaceshower.jp

Last fetched

spaceshower.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · spaceshower.jpRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/spaceshower.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.11108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.55108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.68108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.84108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.253.3918.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.7918.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.8018.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.8418.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.169.173.1013.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.1223.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.743.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.83.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
hayashi yoshito
Contact emails

Subdomains

18 observed subdomains of spaceshower.jp.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for spaceshower.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsaas.mail.modd.com
SPF_INCLUDEspf.repica.jp
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP115.31.193.170
SPF_IP157.7.144.5/32
SPF_IP203.104.242.16/29
SPF_IP54.249.0.229

Related pages

Pivot deeper into the graph from spaceshower.jp.

Cypher and MCP

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

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