Skip to content

Hostname

t-jcb.com

Last fetched

t-jcb.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · t-jcb.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/t-jcb.com

Resolution chain

t-jcb.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.69.18613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.206.15918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.13.1983.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.211.2523.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.109.2383.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.97.423.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.247.1754.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.175.14354.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.172.8854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.175.12354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.46.20554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.244.15018.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.23.15613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.188.5043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:292
Organization
jcb co.,ltd.
Contact emails

Subdomains

6 observed subdomains of t-jcb.com.

Web-graph footprint

Distinct hostnames that link to or from t-jcb.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for t-jcb.com.

MechanismTarget
SPF_INCLUDEfc8471.cuenote.jp
SPF_INCLUDEspf.eplus.smtps.jp
SPF_IP61.121.115.0/25

Related pages

Pivot deeper into the graph from t-jcb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "t-jcb.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.