Skip to content

Hostname

sd-star.jp

Last fetched

sd-star.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR.

Nutrition Label

WHISPER CANON · sd-star.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sd-star.jp

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.52.126108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.42108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.43108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
108.157.52.76108.157.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.TR
3.164.230.1033.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.343.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.373.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.553.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
Organization
stardust promotion,inc..
Contact emails

Subdomains

1 observed subdomain of sd-star.jp.

Web-graph footprint

Distinct hostnames that link to or from sd-star.jp in the public web crawl.

19 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sd-star.jp.

MechanismTarget
SPF_Asd-star.jp
SPF_Asv1057.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXsd-star.jp

Related pages

Pivot deeper into the graph from sd-star.jp.

Cypher and MCP

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

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