Hostname
tckf.jp
Last fetched
tckf.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.
Nutrition Label
Resolution chain
tckf.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 |
|---|---|---|---|---|
| 3.162.38.107 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.123 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.44 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.162.38.55 | 3.162.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.166.181.113 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.16 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.17 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.51 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- exrant
- Contact emails
Subdomains
6 observed subdomains of tckf.jp.
Web-graph footprint
Distinct hostnames that link to or from tckf.jp in the public web crawl.
5 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for tckf.jp.
| Mechanism | Target |
|---|---|
| SPF_A | gateway.exrant.co.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.mptx.jp |
| SPF_IP | 52.198.23.78/32 |
| SPF_IP | 54.150.127.171/32 |
Related pages
Pivot deeper into the graph from tckf.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tckf.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.