Skip to content

Hostname

suit-select.jp

Last fetched

suit-select.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

suit-select.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.106.21108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.26108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.35108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.63108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.155.12013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.6918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.7618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.6452.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7152.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8452.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
future spirits co.,ltd.
Contact emails

Subdomains

5 observed subdomains of suit-select.jp.

Web-graph footprint

Distinct hostnames that link to or from suit-select.jp in the public web crawl.

167 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for suit-select.jp.

MechanismTarget
SPF_Asuit-select.jp
SPF_INCLUDEaws-ds.jp
SPF_INCLUDEspf.mailgun.dh-manager.jp
SPF_INCLUDEspf.q-send.jp
SPF_INCLUDEspfgw.fsi.ne.jp
SPF_INCLUDEspfsusel.dhvpc.f-ace.jp
SPF_IP2401:2500:103:7:133:242:7:101/128

Related pages

Pivot deeper into the graph from suit-select.jp.

Cypher and MCP

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

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