Skip to content

Hostname

spacee.jp

Last fetched

spacee.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · spacee.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/spacee.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.245.124108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.129108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.64108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.245.68108.158.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.168.167.1203.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.33.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.443.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.543.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.131.12465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
ideaman
Contact emails

Subdomains

29 observed subdomains of spacee.jp.

Web-graph footprint

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

413 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spacee.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from spacee.jp.

Cypher and MCP

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

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