Skip to content

Hostname

dottransfers.com

Last fetched

dottransfers.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · dottransfers.comRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dottransfers.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.246.63100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.168.21613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.207.6444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.88.2452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
alberto carrara
Contact emails

Subdomains

12 observed subdomains of dottransfers.com.

Web-graph footprint

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

29 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dottransfers.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.myperfit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymlp.com
SPF_IP190.111.250.147/32
SPF_MXdottransfers.com

Related pages

Pivot deeper into the graph from dottransfers.com.

Cypher and MCP

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

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