Skip to content

Hostname

spora.co.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.119.10613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.243.39175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.219.13654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.158.17454.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with spora.co.jp in WhisperGraph.

Subdomains

3 observed subdomains of spora.co.jp.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spora.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP49.212.198.169

Related pages

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

Cypher and MCP

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

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