Hostname
leon-tec.co.jp
Last fetched
leon-tec.co.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.
Nutrition Label
Resolution chain
leon-tec.co.jp 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.227.146.46 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.54 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.84 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.93 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.166.135.28 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.33 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.37 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.5 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- leon technology,inc.
- Contact emails
- —
Subdomains
16 observed subdomains of leon-tec.co.jp.
Web-graph footprint
Distinct hostnames that link to or from leon-tec.co.jp in the public web crawl.
38 sites link to this hostname.
132 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for leon-tec.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 13.115.94.33/32 |
| SPF_IP | 13.115.96.115/32 |
| SPF_IP | 160.16.75.228/32 |
Related pages
Pivot deeper into the graph from leon-tec.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leon-tec.co.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.