Skip to content

Hostname

taiko-ch.net

Last fetched

taiko-ch.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · taiko-ch.netRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/taiko-ch.net

Resolution chain

taiko-ch.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.220.10513.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.4113.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.4913.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.6213.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.102.10118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.12218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.221.11218.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.4718.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.5618.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
18.67.221.6018.67.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
iana:49
Organization
bandai namco entertainment
Contact emails

Subdomains

22 observed subdomains of taiko-ch.net.

Web-graph footprint

Distinct hostnames that link to or from taiko-ch.net in the public web crawl.

147 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for taiko-ch.net.

MechanismTarget
SPF_INCLUDEspf01.channel.or.jp
SPF_IP13.112.94.39
SPF_IP13.114.23.171
SPF_IP52.198.27.140
SPF_IP52.69.231.12

Related pages

Pivot deeper into the graph from taiko-ch.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "taiko-ch.net"})-[: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.