Skip to content

Hostname

sdpi.jp

Last fetched

sdpi.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · sdpi.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sdpi.jp

Resolution chain

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

IPPrefixASNOperatorCountry
54.230.62.4154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.6254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
99.84.234.12699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
sdpi
Contact emails

Subdomains

2 observed subdomains of sdpi.jp.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sdpi.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.baremetal.jp
SPF_IP133.167.127.164

Related pages

Pivot deeper into the graph from sdpi.jp.

Cypher and MCP

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

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