Skip to content

Hostname

secure-link.jp

Last fetched

secure-link.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · secure-link.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/secure-link.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.230.190.11313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.133.24418.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.241.473.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.127.9552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.228.1952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.216.15754.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.185.15754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.22.20654.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for secure-link.jp.

MechanismTarget
SPF_INCLUDEsaaske.com
SPF_INCLUDEworks.app
SPF_IP153.120.23.43
SPF_IP18.177.229.46
SPF_IP18.180.221.198

Related pages

Pivot deeper into the graph from secure-link.jp.

Cypher and MCP

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

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