Skip to content

Hostname

sellsta.jp

Last fetched

sellsta.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · sellsta.jpRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sellsta.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.112.115.2003.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.177.6935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.120.25154.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.101.2954.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.237.2154.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.61.2654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.141.12657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.176.11113.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.160.5013.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.117.11413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
illustrious
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sellsta.jp.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from sellsta.jp.

Cypher and MCP

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

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