Skip to content

Hostname

re-den.com

Last fetched

re-den.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · re-den.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/re-den.com

Resolution chain

re-den.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.153.2613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.196.2613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.108.14318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.90.11218.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.166.1835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.48.3154.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
naoki shimabukuro
Contact emails

Subdomains

8 observed subdomains of re-den.com.

Web-graph footprint

Distinct hostnames that link to or from re-den.com in the public web crawl.

50 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for re-den.com.

MechanismTarget
SPF_INCLUDE_spf.muumuu-mail.com
SPF_INCLUDEe-grant.ko-sokumail.net

Related pages

Pivot deeper into the graph from re-den.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "re-den.com"})-[: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.