Skip to content

Hostname

tk-celeb.com

Last fetched

tk-celeb.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tk-celeb.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tk-celeb.com

Resolution chain

tk-celeb.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.118.22113.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.217.2813.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.221.25413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.69.22413.248.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.173.3018.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.79.218.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.37.13918.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.233.4518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.44.1053.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.140.7935.96.16.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.169.22835.96.16.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.141.035.96.16.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.228.19752.216.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.163.10152.216.15.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.128.20152.216.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.230.4454.218.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.65.8954.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.96.20754.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.232.12213.216.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.145.7513.216.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:269
Organization
jiro yamada
Contact emails

Subdomains

2 observed subdomains of tk-celeb.com.

Web-graph footprint

Distinct hostnames that link to or from tk-celeb.com in the public web crawl.

72 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for tk-celeb.com.

MechanismTarget
SPF_INCLUDE_spf.208.jp
SPF_INCLUDE_spf.geese-h.com
SPF_INCLUDE_spf.gold-e.net
SPF_INCLUDEds.send-cluster.net

Related pages

Pivot deeper into the graph from tk-celeb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tk-celeb.com"})-[: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.