Hostname
tekken-net.org
Last fetched
tekken-net.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
tekken-net.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.155.19 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.155.46 | 3.5.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.156.252 | 3.5.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.38 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.4 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.46 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.53 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.157.85 | 3.5.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.108 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.18 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.5.159.221 | 3.5.159.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.152.11 | 52.219.152.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.152.83 | 52.219.152.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.172.43 | 52.219.172.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.199.147 | 52.219.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.219.200.15 | 52.219.200.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- namco bandai games
- Contact emails
Subdomains
1 observed subdomain of tekken-net.org.
| Subdomain |
|---|
| web.tekken-net.org |
Web-graph footprint
Distinct hostnames that link to or from tekken-net.org in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from tekken-net.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tekken-net.org"})-[: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.