Skip to content

Hostname

x-trans.jp

Last fetched

x-trans.jp resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · x-trans.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/x-trans.jp

Resolution chain

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

IPPrefixASNOperatorCountry
35.201.125.3535.200.0.0/15AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
x-trans,
Contact emails

Subdomains

51 observed subdomains of x-trans.jp.

Web-graph footprint

Distinct hostnames that link to or from x-trans.jp in the public web crawl.

33 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for x-trans.jp.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.google.com
SPF_IP121.83.222.0/24
SPF_IP121.83.222.254
SPF_IP121.83.223.0/24
SPF_IP121.83.234.242
SPF_IP121.83.250.230
SPF_IP121.86.205.77
SPF_IP149.72.168.25
SPF_IP150.27.10.0/24
SPF_IP160.16.50.98
SPF_IP202.213.176.4
SPF_IP219.122.232.20

Related pages

Pivot deeper into the graph from x-trans.jp.

Cypher and MCP

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

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