Hostname
ledstore.fi
Last fetched
ledstore.fi resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:suomen hostingpalvelu oy as the registrar.
Nutrition Label
Resolution chain
ledstore.fi resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.115 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.59 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.6 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.60 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.174.126 | 18.164.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.174.35 | 18.164.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.174.50 | 18.164.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.174.60 | 18.164.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:suomen hostingpalvelu oy
- Organization
- j. halttu oy
- Contact emails
- —
Subdomains
16 observed subdomains of ledstore.fi.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ledstore.fi in the public web crawl.
30 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ledstore.fi.
| Mechanism | Target |
|---|---|
| SPF_A | mail.ortephp.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 194.195.246.17 |
Related pages
Pivot deeper into the graph from ledstore.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ledstore.fi"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.