Skip to content

Hostname

ledinside.com.tw

Last fetched

ledinside.com.tw resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · ledinside.com.twRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ledinside.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.61.4013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.45.19035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.12.10135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.165.12135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.135.4652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.38.16354.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.242.21054.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.47.10957.180.0.0/14AS16509AMAZON-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 ledinside.com.tw in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ledinside.com.tw.

MechanismTarget
SPF_REDIRECTspf.ledinside.com.tw

Related pages

Pivot deeper into the graph from ledinside.com.tw.

Cypher and MCP

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

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