Skip to content

Hostname

transperfect.com

Last fetched

transperfect.com resolves to 1 IPv4 address operated by YUNXIN-LLC - yunxin llc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · transperfect.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/transperfect.com

Resolution chain

transperfect.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.250.213.59130.250.213.0/24AS63252YUNXIN-LLC - yunxin llcUS

WHOIS identity

Registrar
iana:2
Organization
transperfect translations attn transperfect.com care of network solutions
Contact emails

Subdomains

142 observed subdomains of transperfect.com.

Web-graph footprint

Distinct hostnames that link to or from transperfect.com in the public web crawl.

970 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for transperfect.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.231.230.28
SPF_IP122.200.135.4
SPF_IP130.250.213.25
SPF_IP130.250.213.44
SPF_IP168.245.116.88
SPF_IP185.170.93.182
SPF_IP4.78.154.2
SPF_IP62.209.55.170
SPF_IP62.209.55.186
SPF_IP64.106.168.38
SPF_IP64.106.169.55
SPF_IP65.17.194.136
SPF_IP77.246.37.150
SPF_IP94.103.21.228

Related pages

Pivot deeper into the graph from transperfect.com.

Cypher and MCP

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

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