Skip to content

Hostname

re-shine.jp

Last fetched

re-shine.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.165.232.113.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.143.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.743.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.232.773.165.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.171.22.103.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.453.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.733.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.22.823.171.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
yamazaki yuichiro
Contact emails

Subdomains

20 observed subdomains of re-shine.jp.

Web-graph footprint

Distinct hostnames that link to or from re-shine.jp in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for re-shine.jp.

MechanismTarget
SPF_INCLUDE21474055.spf03.hubspotemail.net
SPF_INCLUDE_spf.firebasemail.com

Related pages

Pivot deeper into the graph from re-shine.jp.

Cypher and MCP

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

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