Skip to content

Hostname

spaceagent.co.jp

Last fetched

spaceagent.co.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · spaceagent.co.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/spaceagent.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.211.19713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.25.18135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.82.16035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.6.25354.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
foodmark,inc.
Contact emails

Subdomains

3 observed subdomains of spaceagent.co.jp.

Web-graph footprint

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

36 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for spaceagent.co.jp.

MechanismTarget
SPF_INCLUDE_spf.lolipop.jp
SPF_INCLUDEspf.mk6-robo.com
SPF_IP18.223.39.224/32

Related pages

Pivot deeper into the graph from spaceagent.co.jp.

Cypher and MCP

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

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