Skip to content

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

WHISPER CANON · tekken-net.orgRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tekken-net.org

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.

IPPrefixASNOperatorCountry
3.5.155.193.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.463.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.2523.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.383.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.43.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.463.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.533.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.853.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1083.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.183.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.2213.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.1152.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.8352.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.4352.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.14752.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.200.1552.219.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
namco bandai games
Contact emails

Subdomains

1 observed subdomain of 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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.