Skip to content

Hostname

utransfer.com

Last fetched

utransfer.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · utransfer.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/utransfer.com

Resolution chain

utransfer.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.35.159.1973.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.95.1193.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.238.11152.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.57.3952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of utransfer.com.

Web-graph footprint

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

22 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for utransfer.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP106.255.247.162
SPF_IP18.180.81.240
SPF_IP211.56.66.221
SPF_IP54.150.221.59

Related pages

Pivot deeper into the graph from utransfer.com.

Cypher and MCP

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

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