Skip to content

Hostname

xtrans-cs.jp

Last fetched

xtrans-cs.jp resolves to 1 IPv4 address operated by OPTAGE - OPTAGE Inc. in JP.

Nutrition Label

WHISPER CANON · xtrans-cs.jpRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/xtrans-cs.jp

Resolution chain

xtrans-cs.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
121.83.250.220121.80.0.0/14AS17511OPTAGE - OPTAGE Inc.JP

WHOIS identity

Registrar
Organization
xtrans cs,
Contact emails

Subdomains

10 observed subdomains of xtrans-cs.jp.

Web-graph footprint

Distinct hostnames that link to or from xtrans-cs.jp in the public web crawl.

8 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for xtrans-cs.jp.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmktomail.com
SPF_IP121.83.222.0/24
SPF_IP121.83.250.0/23
SPF_IP150.27.10.101/32
SPF_IP35.79.235.37

Related pages

Pivot deeper into the graph from xtrans-cs.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "xtrans-cs.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 20

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