Skip to content

Hostname

mytransfers.com

Last fetched

mytransfers.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mytransfers.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mytransfers.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.186.11813.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6313.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.9513.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.173.166.11918.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.6118.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.7318.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.9618.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.11952.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of mytransfers.com.

Web-graph footprint

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

84 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mytransfers.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from mytransfers.com.

Cypher and MCP

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

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